Contributor Leaderboard

jeremyprime

jeremyprime

111 score 28 commits 83 reviews

Commits (28)

DateRepoMessagePR
2026-04-27valkey-glideForward-port to main: diagnostic logging (#5756, #5791) (#5819)PR
2026-04-23valkey-glideAdd pipeline send timeout and fail pending requests during recovery (#5755)PR
2026-04-17valkey-glideFix lint errors due to new Rust version (#5761)PR
2026-04-13valkey-glideExempt transitive rand 0.8.5 in deny.toml (#5739)PR
2026-04-10valkey-glideFix false error logs in cluster_manager.py when stopping already-dead servers (#5726)PR
2026-03-31valkey-glidefix(core): eliminate Tokio runtime blocking in cluster async (#5451)PR
2026-03-31valkey-glideCore: Maintain throughput during cluster failover (#5399)PR
2026-03-24valkey-glideCore: Avoid cloning compression manager if not enabled (#5644)PR
2026-03-16spring-data-valkeyUpdate splash page links (#74)PR
2026-03-16spring-data-valkeyAdd new title logoPR
2026-03-15spring-data-valkeyBenchmark: Handle valkey-glide primary driver commit ID (#66)PR
2026-03-11spring-data-valkeyRevert doc logo (#70)PR
2026-03-10spring-data-valkeyUse new Spring Data Valkey logo (#69)PR
2026-03-10spring-data-valkeyDocumentation Migration and Valkey Rebranding (#58)PR
2026-03-03valkey-glidetest(java): add e2e test for cluster DNS failover (#5432)PR
2026-01-19spring-data-valkeyFix Spring Boot OpenTelemetry example (#50)PR
2026-01-19spring-data-valkeyImplement NO-OP AsyncTaskExecutor for GLIDE (#47)PR
2026-01-18spring-data-valkeyConvert to Multi-Module Project (#45)PR
2025-11-28spring-data-valkeyUpdate performance POMPR
2025-11-28spring-data-valkeyCheck if Jedis connection is closed before usingPR
2025-11-27spring-data-valkeyPerformance Tests (#22)PR
2025-11-27spring-data-valkeyGenerate javadocsPR
2025-11-26spring-data-valkeyAdd Factory Getters (#29)PR
2025-11-25spring-data-valkeyAdd Cluster Example (#27)PR
2025-11-12spring-data-valkeyAdd Spring Data Examples (#20)PR
2025-11-03spring-data-valkeyMinimal Documentation Changes (#17)PR
2025-11-03spring-data-valkeyAddress Migration Issues (#16)PR
2025-10-22spring-data-valkeyRebrand Spring Data Code from Redis to Valkey (#9)PR

Reviews (91)

DateRepoMessagePR
2026-04-25valkey-glideAdd replica discovery and static mode for standalone servers (#5724)PR
2026-04-24valkey-glidechore: Clean up deny.toml (#5820)PR
2026-04-21valkey-glideForward-port to main: Invalidate JNI method cache on callback failure for client recovery (#5666) (#5797)PR
2026-04-20valkey-glideCherry pick/java cd deployment fixes to main (#5787)PR
2026-04-20valkey-glideBump isort from 6.0.1 to 6.1.0 in /python (#4978)PR
2026-04-20valkey-glide-phpPHP: Add JSON commands (#185)PR
2026-04-17valkey-glideBump the minor-updates group across 1 directory with 2 updates (#5088)PR
2026-04-17valkey-glidebuild(deps): update criterion requirement from ^0.6 to ^0.8 in /glide-core (#5671)PR
2026-04-17valkey-glideBump eslint-plugin-jsdoc from 57.2.1 to 62.5.5 (#5374)PR
2026-04-17valkey-glidebuild(deps): bump the patch-updates group across 1 directory with 2 updates (#5736)PR
2026-04-17valkey-glidebuild(deps): update ctor requirement from 0.5 to 0.10 in /glide-core (#5738)PR
2026-04-17valkey-glideCI: Switch Modules Test to Self-hosted Valkey Bundle Server (#5661)PR
2026-04-17valkey-glide-csharpCD: Fix 2 minor issues in the CD workflow (#320)PR
2026-04-17valkey-glide-csharpStream command API cleanup (#303)PR
2026-04-17valkey-glide-csharprefactor(string): string command API cleanup (#319)PR
2026-04-16valkey-glide-csharprefactor: Sorted set command API cleanup (#314)PR
2026-04-16valkey-glide-phpPHP: Add JSON_GET and JSON_SET commands (#184)PR
2026-04-15valkey-glide-docsFixed Modules and IAM docs (#189)PR
2026-04-13valkey-glide-csharpGeneric Command Interface Refactor (#292)PR
2026-04-13valkey-glide-csharprefactor(geo): geospatial command API cleanup (#289)PR
2026-04-13valkey-glidePython: perf - optimize sync thread handling and response parsing (#5635)PR
2026-04-12valkey-glide-phptest: refactor IAM authentication tests (#151)PR
2026-04-10valkey-glide-csharprefactor(hash): hash command API cleanup (#284)PR
2026-04-10valkey-glideFix broken links (#5734)PR
2026-04-09valkey-glidePython: Downgrade protobuf dependency to >=3.20 (#5655)PR
2026-04-09valkey-glide-csharpBitmap command interface refactor (#281)PR
2026-04-08valkey-glidetest: fix cluster cleanup to handle TLS cluster prefixes (#5650)PR
2026-04-08valkey-glidefeat(python, java, node): Add Valkey Search 1.2 arguments to `FT.*` commands (#5571)PR
2026-04-07valkey-glide[Core] Fixed flaky tests: test_pipeline_can_reconnect and test_pipeline_reconnect_after_kill_all_connections (#5707)PR
2026-04-07valkey-glideGO: Add JSON TOGGLE, RESP, DEBUG, numeric, string and object commands (#5711)PR
2026-04-06valkey-glideGo: add JSON - DEL, FORGET, CLEAR, MGET, TYPE, and array commands (#5691)PR
2026-04-06valkey-glide-csharpAdd `IBaseClient`, `IGlideClient`, and `IGlideClusterClient` interfaces (#274)PR
2026-04-06valkey-glide-csharpReplace raw numeric time parameters with TimeSpan and DateTimeOffset (#258)PR
2026-04-03valkey-glide-csharpfix: Remove unnecessary `Task<bool>` return types from GLIDE-native methods (#261)PR
2026-04-02valkey-glideperf(java): replace stream+flatMap with pre-sized for-loop in ArrayTransformUtils (#5631)PR
2026-04-02valkey-glide-csharpUpdate documentation to link to the official Valkey GLIDE docs site (#256)PR
2026-04-01valkey-glideGo: Add JSON.SET and JSON.GET commands (#5662)PR
2026-04-01valkey-glidefeat(test): Improve DNS and IP address tests consistency (#5513)PR
2026-04-01valkey-glideFix flaky Rust core tests due to checking client id (#5667)PR
2026-04-01valkey-glide-csharpAdd lychee link checking and improve linting (#255)PR
2026-03-31valkey-glideUpdate supported compression commands (#5420)PR
2026-03-31valkey-glide-csharpRemove CommandFlags from GLIDE interfaces and relocate to SER compatibility layer (#250)PR
2026-03-30valkey-glideCore: Add IAM token cache support for cluster reconnections (#5663)PR
2026-03-27valkey-glide-csharpRemove legacy benchmarking code and update docs to point to resp-bench (#253)PR
2026-03-27valkey-glide-csharpAdd XML documentation comments to resolve CS1591 violations (#249)PR
2026-03-25valkey-glide-docsAdd comprehensive C# documentation and cross-language improvements (#173)PR
2026-03-25valkey-glideJava: Implement transparent compression feature (#5647)PR
2026-03-25valkey-glide-csharpUse `IDisposable` for sensitive data cleanup (#241)PR
2026-03-24valkey-glideNode: Implement transparent compression feature (#5648)PR
2026-03-24valkey-glide-csharpGeneralize collection parameter types from arrays to IEnumerable (#234)PR
2026-03-23valkey-glidePrevent zombie sub-command accumulation with InflightTracker (#5632)PR
2026-03-20valkey-glide-docsFixed formatter issues escaping square brackets (#175)PR
2026-03-20valkey-glide-csharpcleanup: replace "OK" string returns with void (#230)PR
2026-03-20valkey-glide-csharpAdd DNS and TLS tests (#215)PR
2026-03-19valkey-glide-csharpsecurity: address high priority issues (#228)PR
2026-03-18valkey-glideAddress issues with tests in CI (#5625)PR
2026-03-18valkey-glide-csharpfix(consistency): change PingAsync return type from TimeSpan to ValkeyValue (#224)PR
2026-03-18valkey-glide-csharpsecurity: add insecure TLS warning and harden certificate file loading (#227)PR
2026-03-14valkey-glideRefactor go pubsub tests to support cluster (#5577)PR
2026-03-12spring-data-valkeyUpdate examples readme with boot-iam-authPR
2026-03-12spring-data-valkeyUpdate examples readme with boot-iam-authPR
2026-03-10valkey-glideJava: Fix swallowed errors in JNI async bridge that left CompletableFutures dangling (#5536)PR
2026-03-06valkey-glideBump redis.clients:jedis from 5.1.2 to 7.0.0 in /java (#4916)PR
2026-03-04valkey-glidefeat(rust): Add DNS and TLS tests (#5436)PR
2026-03-02valkey-glideUpdate wiki links to documentation site (#5396)PR
2026-02-28valkey-glide-docsPHP: Add reference section (#160)PR
2026-02-26valkey-glide-docsPHP: Add how to section (#158)PR
2026-02-26valkey-glide-docsFixed broken links on overview page. (#162)PR
2026-02-25valkey-glidefeat(jedis-compatibility): add string manipulation commands (#5376)PR
2026-02-25valkey-glidefeat(java): add stream commands to Jedis compatibility layer (#5289)PR
2026-02-24valkey-glidefix(java): preserve scalar types in large array direct-buffer path (#5401)PR
2026-02-24valkey-glideUpdated attribution files for commit a4470a13dab3c15563a4c314056c1614e283527b (#4523)PR
2026-02-17valkey-glide-phpPHP: Update PHP readme, composer.json and NOTICE (#149)PR
2026-02-17valkey-glide[2nd approach] Java: Fix hanging issue in AWS Lambda when response exceeds 16KB (#5301)PR
2026-02-17valkey-glideEnabling support for missing sorted set commands (#5379)PR
2026-02-17valkey-glide-docsAdd PHP troubleshooting section (#139)PR
2026-02-16valkey-glidefeat(jedis-compatibility:): add scripting commands to Jedis compatibility layer (#5305)PR
2026-02-12valkey-glideFix/xpendingAndXclaim tests for Java binary and Go (#5344)PR
2026-02-11valkey-glideJava: Fix mget large binary data issue and add test cases (#5341)PR
2026-02-03valkey-glideJava: Add dynamic pubsub APIs and pubsub stats (#5269)PR
2026-02-03valkey-glideGo: Support statistics and dynamic pubsub (#5280)PR
2026-02-03valkey-glideGo: Add ALLOW_NON_COVERED_SLOTS to cluster scan (#5277)PR
2026-02-03valkey-glidePython: Add dynamic PubSub support to sync client (#5272)PR
2026-01-19spring-data-valkeyAdd pubsub support to the Glide driver (#44)PR
2025-11-26valkey-glide-csharpStream Commands (#151)PR
2025-11-24valkey-glideCore: Fix rust benchmark formatting (#5009)PR
2025-11-21valkey-glideCore: Fix rust benchmark for unmaintained advisory (#5000)PR
2025-11-20valkey-glide-csharpfeat: Implement PubSub commands for standalone and cluster clients (#109)PR
2025-11-07valkey-glide-csharpBitmap command support (#129)PR
2025-11-04valkey-glide-csharpFix lint job failures: increase timeout and fix lint errors (#130)PR
2025-09-23valkey-glideNode: fix circular dependencies (#4611)PR

← Back to leaderboard