Contributor Leaderboard

bjosv

bjosv

162 score 94 commits 68 reviews

Commits (94)

DateRepoMessagePR
2026-04-22libvalkeyFix potential heap-buffer-overflow in cluster error reply parsing (#305)PR
2026-04-20libvalkeyRefactor error handling to use valkeySetErrorFromErrno and valkeyClearError (#303)PR
2026-04-16libvalkeyTry all addresses from DNS before failing to connect (#300)PR
2026-03-11valkey-operatorCorrecting controller-gen version in valkeynodes.valkey.io (#112)PR
2026-03-11valkey-operatorAdd additional checks in CI (#109)PR
2026-03-06valkeyUse ar archiver installed by brew in CI `build-macos-latest` (#3317)PR
2026-02-23valkeyUpdate deps/libvalkey to version 0.4.0 (#3216)PR
2026-02-06valkey-operatorSplit e2e-tests to separate files (#80)PR
2026-02-01valkey-operatorUpgrade kubebuilder scaffolding from v4.10.1 to v4.11.0 (#71)PR
2026-01-23libvalkeyCorrecting command parser bug (#277)PR
2026-01-20libvalkeyfixup: do not run CI-job solaris-developer-studio on external PRsPR
2025-12-15valkey-operatorAdd rudimentary reconciliation using Deployment (#24)PR
2025-12-02valkey-operatorMove exporter options to own sub-category in the ValkeyCluster CRD (#23)PR
2025-11-25libvalkeySupport slotmap updates using CLUSTER NODES in RESP3 (#262)PR
2025-11-25valkey-docCorrecting the RESP3 reply type on commands returning a verbatim string (#384)PR
2025-11-21valkey-operatorUpgrade kubebuilder scaffolding from v4.9.0 to v4.10.1 (#21)PR
2025-10-20libvalkeyFix linker errors when building with Makefile and `--no-undefined` (#250)PR
2025-10-17valkey-operatorAdd initial developer guide documentation (#6)PR
2025-10-01libvalkeyAdd option to select a logical database (#244)PR
2025-08-21valkeyRemove temporary build correction for RDMA and libvalkey 0.1.0PR
2025-06-27libvalkeyDon't expose internal functions in shared libraries (#205)PR
2025-06-10libvalkeyCluster code cleanup (#216)PR
2025-05-23libvalkeyUse existing connections for blocking slotmap updates (#199)PR
2025-05-14libvalkeyRemove macro UNUSED from public API (#200)PR
2025-05-09libvalkeyFix dependency issue with RDMA (#201)PR
2025-05-07valkeyReplace dependency `hiredis` with `libvalkey` (#2032)PR
2025-04-30libvalkeySupport additional client options in a cluster client (#197)PR
2025-04-30libvalkeyUpdate and unify version tags on installed shared libraries (#196)PR
2025-04-29libvalkeyCorrecting the connect callback in examplesPR
2025-04-28libvalkeyMinor corrections in tests and build of tests. (#193)PR
2025-04-25libvalkeySupport empty endpoints in redirects (#160)PR
2025-04-11libvalkeyOutput failure log when a test fails in CMake buildsPR
2025-04-02libvalkeyUpdate the nodeIterator memory blob to fit Valkeys dict iteratorPR
2025-03-21libvalkeyUpdate minimum required CMake version (#181)PR
2025-03-17libvalkeyFix Coverity warnings (#179)PR
2025-03-06libvalkeyRefactor `dict` (#173)PR
2025-02-07libvalkeyRemove APIs for separate init and connect of async cluster contexts (#165)PR
2025-02-03libvalkeyIntroduce configuration options in the cluster API (#137)PR
2025-01-23libvalkeyRetry when an async slotmap update fails (#159)PR
2025-01-15libvalkeyHandle empty addresses in `CLUSTER NODES` responses (#148)PR
2024-12-30libvalkeySimplify API by only using non-const connect callbacks (#142)PR
2024-12-18libvalkeyRename offensive defines and members in API (#140)PR
2024-10-28libvalkeyRefactor the internal function `parse_cluster_nodes` (#119)PR
2024-10-23libvalkeyCreate request list when initiating valkeyClusterContextPR
2024-10-22libvalkeyRemove API valkeyClusterSetOptionAddNodePR
2024-10-14libvalkeyAdd unit tests for `CLUSTER NODES` parsing (#112)PR
2024-10-13libvalkeyInstall the Valkey package when available in CIPR
2024-10-11libvalkeyModify the `nodeIterator` layout and update CI (#114)PR
2024-10-10libvalkeyCheck for null pointer in dictRelease, listRelease and cluster_slot_destroy (#113)PR
2024-10-09libvalkeyRemove `dict` from user-facing API (#87)PR
2024-10-07libvalkeyUse -std=c99 when building with CMakePR
2024-10-04libvalkeyRefactor slotmap update functions (#107)PR
2024-10-01libvalkeyEvent adapter corrections (#106)PR
2024-09-26libvalkeyReplace the term SSL with TLS (#103)PR
2024-09-25libvalkeyCleanup of SSL init function in cluster contextPR
2024-09-25libvalkeyAdd a source code spellchecker to CI (#101)PR
2024-09-24libvalkeyUse Valkey 7.2.5 in CI for macOSPR
2024-09-20libvalkeyAdd a CMake build with type=Debug to CIPR
2024-09-16libvalkeyEnable Coverity scans in CIPR
2024-09-13libvalkeyCleanup of cluster internal error functionsPR
2024-09-11libvalkeyAdd sanitizers to CI and fix a found test issue (#92)PR
2024-09-10libvalkeyCleanup of cluster free functionsPR
2024-09-08libvalkeyMake ssl.h include order independantPR
2024-09-05libvalkeyAdd initial migration guide (#85)PR
2024-09-04libvalkeyRemove `sds` from user-facing API (#86)PR
2024-09-03libvalkeyRename APIs to get a standalone context from the cluster contextPR
2024-09-02libvalkeyMove missing information from libvalkey/README.mdPR
2024-08-30libvalkeyAdd initial CONTRIBUTING.md (#82)PR
2024-08-30libvalkeyEnable release-drafter in CIPR
2024-08-28libvalkeyAdd initial cluster docs (#80)PR
2024-08-26libvalkeyFix build issues with Qt adapter examplePR
2024-08-23libvalkeyNo slot map updates during a cluster client disconnectPR
2024-08-23libvalkeyFix possible leak when failing to send a async cluster command (#71)PR
2024-08-22libvalkeyAdd file COPYING (#75)PR
2024-08-21libvalkeyRemove non-working support for building a NuGet packagePR
2024-08-19libvalkeyAdd new APIs for variadic cluster commandsPR
2024-08-14libvalkeyConverge the warning-flags in Makefile and CMake builds (#67)PR
2024-08-02libvalkeyCI corrections (#60)PR
2024-08-02libvalkeyUse SSL when verifying an installation in CIPR
2024-07-31libvalkeyReplace CentOS7 with AlmaLinux 8 in CIPR
2024-07-01libvalkeyCleanup of unused and superfluous code in `src/vkutil.*` (#41)PR
2024-07-01libvalkeyFix ISO C naming violations of function names and header guards (#21)PR
2024-07-01libvalkeyRefactor the parsing of a key in a command (#37)PR
2024-06-28libvalkeyRemove support for splitting multi-key commands per slot (#23)PR
2024-06-28libvalkeyPin Github Action versions in CI (#34)PR
2024-06-27libvalkeyRemove parsing of unused cluster slot information (#25)PR
2024-06-27libvalkeyFix issues in CI (#32)PR
2024-06-26libvalkeyAdd installation tests to CI (#30)PR
2024-06-26libvalkeyMove libvalkeycluster examples to new file structure (#28)PR
2024-06-26libvalkeyFix CI issues (#29)PR
2024-06-25libvalkeyMove remaining tests and build/run all legacy tests using CMake (#26)PR
2024-06-20libvalkeyRebranding of code in libvalkeycluster (#15)PR
2024-05-03valkeyPin versions of Github Actions in CI (#221)PR
2024-04-12valkeySet permissions for Github Actions in CI (#312)PR

Reviews (86)

DateRepoMessagePR
2026-04-24valkey-operatorUpdate Go build (#150)PR
2026-04-23valkey-operatorSetup container image publishing (#102)PR
2026-04-21valkey-operatorfeat: proactive failovers before cluster rolls (#128)PR
2026-04-20valkey-operatorfeat: initial tls support for valkey cluster (#133)PR
2026-04-16libvalkeyRemove support for external dict while still supporting external sds (#302)PR
2026-04-16libvalkeyRDMA: Fix lost EPOLLIN/POLLIN eventsPR
2026-04-08valkey-operatorAdd build info metric (#106)PR
2026-03-31valkey-operatorchore(kubebuilder): update scaffold v4.13.0 -> v4.13.1 (#125)PR
2026-03-20valkey-operatorfeat: Sequentially update workloads one-by-one (#116)PR
2026-03-19libvalkeyOptimize read buffer compaction and reduce copying (#294)PR
2026-03-16valkey-operatorfeat: ValkeyNode integration with ValkeyCluster (#113)PR
2026-03-16valkey-operatorImplement strategic merge patch (#62) (#108)PR
2026-03-12valkey-operatorAdd scale-in support with slot draining (#107)PR
2026-03-11libvalkeyAdditional overflow protection for MAP/ATTRPR
2026-03-10valkey-operatorfeat: Add ValkeyNode CRD and controller for abstracting pod mgmt (#94)PR
2026-03-04valkey-operatorchore(kubebuilder): Upgrade the Scaffold: v4.11.1 -> v4.13.0 (#97)PR
2026-03-03libvalkeyFix gcc warnings (#287)PR
2026-02-27valkey-operatorFix slot-range parsing during migration and add rebalance planning logic (#92)PR
2026-02-26valkeyLazy loading of RDMA libs in CLI/Benchmark when building as module (#3072)PR
2026-02-26valkey-operatorAdds tech call to README (#93)PR
2026-02-24valkey-operatorBatch pending node processing across MEET, slot assignment, and replication (#90)PR
2026-02-23libvalkeyImplement runtime dynamic loading for RDMA libraries (#284)PR
2026-02-19valkey-operatorHandle post-failover pod replacement gracefully (#86)PR
2026-02-18valkey-operatoradded replication check before marking cluster ready status (#87)PR
2026-02-16libvalkeyFix potential uint32_t underflow issue (#280)PR
2026-02-16valkey-operatorUse deterministic deployment names to encode shard topology (#81)PR
2026-02-05valkey-operator(chore) scaffold update: v4.11.0 -> v4.11.1 (#78)PR
2026-02-05valkey-operatormigrate to new Kubernetes events recorder API (#72)PR
2026-02-04valkey-operatorPin GitHub Actions (#73)PR
2026-01-31valkey-operatoradd startup probe to valkey containers (#68)PR
2026-01-30valkey-operator(feat): Support Toleration Configuration for ValkeyCluster (#30) (#61)PR
2026-01-23valkey-operator(feat): Support Affinity Configuration for ValkeyCluster (#32) (#38)PR
2026-01-16valkey-operator(feat): Support Resources Configuration for ValkeyCluster (#29) (#41)PR
2026-01-15valkey-operatorfixed e2e tests failing intermittently & review comments from past PR (#54)PR
2025-12-25valkey-operator(feat): Status Conditions for ValkeyCluster (#33)PR
2025-12-09libvalkeyAdd CI coverage for Solaris DeveloperStudio compilerPR
2025-12-09libvalkeyAdd CI coverage for Solaris DeveloperStudio compilerPR
2025-12-08libvalkeyFix compilation warnings from Solaris Developer StudioPR
2025-12-04libvalkeyFix compilation on Solaris with Sun/Solaris StudioPR
2025-12-03libvalkeyMake libvalkey initialization thread-safePR
2025-10-31valkey-operatorAdd CONTRIBUTING.md (#8)PR
2025-10-31valkey-operatorFix DISCUSSION_TEMPLATE directory (#13)PR
2025-10-31valkey-operatorAdd Github DISCUSSION_TEMPLATE (#11)PR
2025-10-31valkey-operatorAdd SUPPORT.md (#9)PR
2025-10-31valkey-operatorUpdate README (#12)PR
2025-10-24valkey-operatorfeat(operator): flush out v1alpha1 CRDs (#5)PR
2025-10-23libvalkeyFix the long-blocking read for Valkey RDMA. (#233)PR
2025-10-17libvalkeyUse a uintptr_t hop for casting pointers to intsPR
2025-09-29libvalkeyBump taiki-e/install-action in the github-actions groupPR
2025-09-29valkey-operatorMerge pull request #2 from valkey-io/kubebuilderPR
2025-09-08libvalkeyBump the github-actions group across 1 directory with 2 updatesPR
2025-08-13libvalkeyFix duplicate Acks for RDMA events. (#229)PR
2025-08-05libvalkeyRemove the unused value duplicate API from dictPR
2025-08-05valkeyRemove the unused value duplicate API from dict of libvalkey (#2387)PR
2025-07-29libvalkeyBump taiki-e/install-action in the github-actions groupPR
2025-06-02libvalkeySpelling (#213)PR
2025-05-12libvalkeyFix windows build when TLS enabled (#203)PR
2025-04-25libvalkeySupport SSUBSCRIBE command (#178)PR
2025-04-17libvalkeyIntroduce MPTCP (#189)PR
2025-04-07libvalkeyBump the github-actions group with 3 updatesPR
2025-03-31libvalkeyBump taiki-e/install-action in the github-actions groupPR
2025-03-06libvalkeyBump the github-actions group across 1 directory with 2 updatesPR
2025-03-04libvalkeyAdd tags into .gitignorePR
2025-02-19libvalkeyRework library naming on `macOS`.PR
2025-02-06libvalkeySSL_library_init() is deprecated as of openssl v1.1.0PR
2024-11-04libvalkeyBump vmactions/freebsd-vm from 1.1.4 to 1.1.5PR
2024-10-30libvalkeyRemove protected-mode from RDMA testPR
2024-10-21libvalkeyBump taiki-e/install-action from 2.44.35 to 2.44.44PR
2024-09-20libvalkeyBump vmactions/freebsd-vm from 1.1.0 to 1.1.1PR
2024-09-09libvalkeyBump vmactions/freebsd-vm from 1.0.8 to 1.1.0PR
2024-09-09libvalkeyBump aminya/setup-cpp from 0.39.0 to 0.41.0PR
2024-08-26libvalkeyBump aminya/setup-cpp from 0.38.3 to 0.39.0PR
2024-08-19libvalkeyBump rojopolis/spellcheck-github-actions from 0.40.0 to 0.41.0PR
2024-08-19libvalkeyBump aminya/setup-cpp from 0.38.1 to 0.38.3PR
2024-08-13libvalkeyFix timing based macOS CI failure.PR
2024-08-13libvalkeyWhitelist a few words for spellcheck.PR
2024-08-12libvalkeyInitial project readme.PR
2024-08-12libvalkeyBump aminya/setup-cpp from 0.37.0 to 0.38.1PR
2024-08-09libvalkeyImport updated license header for macos adapter and example.PR
2024-08-01libvalkeyBump rojopolis/spellcheck-github-actions from 0.38.0 to 0.40.0PR
2024-07-10libvalkeyBump vmactions/freebsd-vm from 1.0.7 to 1.0.8PR
2024-07-01libvalkeyMinor Makefile cleanupPR
2024-06-27libvalkeyBump jidicula/clang-format-action from 4.11.0 to 4.13.0PR
2024-06-27libvalkeyFix Windows builds and CIPR
2024-06-26libvalkeyMinor makefile updatePR
2024-06-24libvalkeyBuild and CI fixes.PR

← Back to leaderboard