Contributor Leaderboard

michael-grunder

michael-grunder

70 score 17 commits 53 reviews

Commits (17)

DateRepoMessagePR
2026-03-11libvalkeyAdditional overflow protection for MAP/ATTRPR
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-17libvalkeyUse a uintptr_t hop for casting pointers to intsPR
2025-02-19libvalkeyRework library naming on `macOS`.PR
2025-02-06libvalkeySSL_library_init() is deprecated as of openssl v1.1.0PR
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-09libvalkeyImport updated license header for macos adapter and example.PR
2024-07-01libvalkeyMinor Makefile cleanupPR
2024-06-27libvalkeyFix Windows builds and CIPR
2024-06-26libvalkeyMinor makefile updatePR
2024-06-24libvalkeyBuild and CI fixes.PR
2024-06-20libvalkeyRebranding code in libvalkey (#18)PR

Reviews (53)

DateRepoMessagePR
2026-04-16libvalkeyTry all addresses from DNS before failing to connect (#300)PR
2026-03-19libvalkeyOptimize read buffer compaction and reduce copying (#294)PR
2026-01-23libvalkeyCorrecting command parser bug (#277)PR
2025-10-23libvalkeyFix the long-blocking read for Valkey RDMA. (#233)PR
2025-10-20libvalkeyFix linker errors when building with Makefile and `--no-undefined` (#250)PR
2025-06-27libvalkeyDon't expose internal functions in shared libraries (#205)PR
2025-06-02libvalkeySpelling (#213)PR
2025-05-14libvalkeyRemove macro UNUSED from public API (#200)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-17libvalkeyIntroduce MPTCP (#189)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
2024-12-30libvalkeySimplify API by only using non-const connect callbacks (#142)PR
2024-10-30libvalkeyRemove protected-mode from RDMA testPR
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-01libvalkeyEvent adapter corrections (#106)PR
2024-09-26libvalkeyReplace the term SSL with TLS (#103)PR
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-11libvalkeyAdd sanitizers to CI and fix a found test issue (#92)PR
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-02libvalkeyMove missing information from libvalkey/README.mdPR
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-22libvalkeyAdd file COPYING (#75)PR
2024-08-21libvalkeyRemove non-working support for building a NuGet packagePR
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-08-01libvalkeyAdd cmake support for RDMAPR
2024-07-31libvalkeyReplace CentOS7 with AlmaLinux 8 in CIPR
2024-07-19libvalkeyTypo fix in test.shPR
2024-07-19libvalkeyTypo fix in test.shPR
2024-07-15libvalkeyMisc fixes (#47)PR
2024-06-28libvalkeyPin Github Action versions in CI (#34)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

← Back to leaderboard