Contributor Leaderboard

xShinnRyuu

xShinnRyuu

201 score 48 commits 153 reviews

Commits (48)

DateRepoMessagePR
2026-04-27valkey-glideFix error log credentials potentially leaking sensitive information (#5822)PR
2026-04-22valkey-glide-csharpUpdate ORT workflow to use `peter-evans/create-pull-request` (#327)PR
2026-04-20valkey-glideCherry pick/java cd deployment fixes to main (#5787)PR
2026-04-17valkey-glideAllow ORT updates commits from github-actions[bot] to be signed (#5744)PR
2026-04-14valkey-glide-csharpDisable CICD due to flakiness (#309)PR
2026-03-20valkey-glideUpdate CHANGELOG.md after release of 2.3 (#5636)PR
2026-03-11valkey-glideFix/go/python cicd test-container tests (#5560)PR
2026-03-10valkey-glidePython: Recycle callback indices for cancelled futures and use monotonic counter to prevent index collisions that permanently closed the client (#5517)PR
2026-03-04valkey-glideRevert/napi upgrade and node support drop (#5496)PR
2026-03-03valkey-glideFix/fcall_readonly_function flaky test by using WAIT command to ensure function replication to replicas before asserting for errors (#5417)PR
2026-02-26valkey-glideFix/Replace sleep with retry-polling loop in TestScriptKillWithRoute to fix race condition (#5423)PR
2026-02-24valkey-glideUpdated CONTRIBUTING.md to be more detailed, explicit, and to include our recent label automation changes (#5412)PR
2026-02-23valkey-glidefix/scriptKill_unkillable flaky test by adding connection timeout, finally-block cleanup, and post-test health check (#5418)PR
2026-02-20valkey-glideUpdate bug report issue template to include engine environment (#5403)PR
2026-02-13valkey-glideFix the auto-labeling behavior for Github workflows (#5360)PR
2026-02-12valkey-glideFix/xpendingAndXclaim tests for Java binary and Go (#5344)PR
2026-02-11valkey-glideRefactor complexity and remove timeout for scriptkill_unkillable test (#5338)PR
2026-02-10valkey-glideIncrease retry iterations to more reliably catch the correct exception (#5335)PR
2026-02-05valkey-glide[Java] Updated fcall readonly binary function to be similar to fcall readonly function (#5302)PR
2026-02-04valkey-glideUpdate default connectionTImeout for Java test client from 2000ms to 10000ms (#5309)PR
2026-02-02valkey-glideDrop support for Node.js 16.x and 18.x. Minimum supported version is now Node.js 20.x. (#5292)PR
2026-01-31valkey-glideReduce upper inflight limit for Python from 500 to 250 and increase blocking time (#5278)PR
2026-01-30valkey-glideReduce upper inflight limit for Python from 1500 to 500 (#5266)PR
2026-01-29valkey-glideFix fcall_readonly_function flaky test by removing unreliable wait assertion and adding in retry loop (#5246)PR
2026-01-29valkey-glidePin usage of CodeQL 2.23.9 to prevent Rust analyzer hanging (#5268)PR
2026-01-29valkey-glideAdd missing CHANGELOG for java internal statistics support (#5251)PR
2026-01-27valkey-glideFix scriptKill_unkillable test with waitForNotBusy to prevent connection refused error (#5237)PR
2026-01-26valkey-glideFix the default connection timeout for test usage to be 10000ms (#5236)PR
2026-01-22valkey-glideFix: Remove DEFAULT_CLIENT_CREATION_TIMEOUT and honor user-provided connection timeout by centralizing timeout logic in ConnectionRequest (#5198)PR
2026-01-22valkey-glideRe-enable tests that were skipped due to issue #2277 (#5208)PR
2026-01-15valkey-glide[Node] Fix to handle non-string types in toBuffersArray (#5166)PR
2026-01-15valkey-glideCherry pick 5049 5074 5150 from release-2.2 (#5173)PR
2026-01-14valkey-glideCherry pick 5028 5029 5031 from release-2.2 into main (#5168)PR
2026-01-14valkey-glideUpdate ORT to 59.0.0 to fix Synopsys repo 403 error (#5170)PR
2026-01-13valkey-glideFix exclusion name comparison for python (#5164)PR
2026-01-13valkey-glideFix duplicate artifact name error during FMT report upload (#5161)PR
2026-01-12valkey-glideFix flaky TLS test timeouts by increasing cluster creation timeout and improving cleanup (#5159)PR
2026-01-09valkey-glideFix/node zscan assertion logic (#5144)PR
2026-01-08valkey-glideAdd RUSTSEC-2025-0141 to ignore list in deny.toml (#5137)PR
2026-01-05valkey-glide[Python] Enforce connection_timeout for initial standalone connection failures (#5082)PR
2025-12-15valkey-glideFix the skip for unsupported HGETDEL test (#5062)PR
2025-12-12valkey-glideCherry-pick from 2.2: Node: Fix build time type error #5052 (#5058)PR
2025-11-18valkey-glideFix java applications from hanging after logic completion (#4984)PR
2025-11-13valkey-glideconnection timeout value fix for clients (#4966)PR
2025-11-01valkey-glideImplement TLS support for Java client (#4905)PR
2025-10-31valkey-glideImplement TLS support for Node client (#4911)PR
2025-10-01valkey-glideAdd documentation to how to use Lua scripts with Glide (#4811)PR
2025-09-26valkey-glideAdd explicit rustfmt and clippy components to install-rust-and-protoc action (#4817)PR

Reviews (173)

DateRepoMessagePR
2026-04-27valkey-glideForward-port to main: diagnostic logging (#5756, #5791) (#5819)PR
2026-04-25valkey-glideNode: Client-Side Caching Support (#5720)PR
2026-04-24valkey-glidechore: Clean up deny.toml (#5820)PR
2026-04-24valkey-glideFix: Python client side cache test to use anyio (#5818)PR
2026-04-24valkey-glideFixed standalone client read strategies behavior. (#5740)PR
2026-04-24valkey-glideGo: Client-Side Caching Support (#5721)PR
2026-04-22valkey-glidefix(java): populate actual lib-ver instead of unknown (#5741)PR
2026-04-22valkey-glide-csharpFix broken language tab references in docs URLs (#341)PR
2026-04-22valkey-glide-csharpCherry-pick `release-1.0` changes into `main` (#339)PR
2026-04-21valkey-glideForward-port to main: Invalidate JNI method cache on callback failure for client recovery (#5666) (#5797)PR
2026-04-21valkey-glide-csharpAdd GitHub issue templates and label scheme (#338)PR
2026-04-21valkey-glide-docsRemove "Coming Soon" pre-release indicators for C# client (#192)PR
2026-04-20valkey-glideAdd context manager support to clients (#5693)PR
2026-04-20valkey-glidefeat(java): Add support for cluster management and node management commands (#5503)PR
2026-04-20valkey-glideBump isort from 6.0.1 to 6.1.0 in /python (#4978)PR
2026-04-20valkey-glide-csharpchore(deps): bump dawidd6/action-download-artifact from 19 to 20 (#273)PR
2026-04-20valkey-glide-csharpchore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 in the minor-updates group across 1 directory (#272)PR
2026-04-20valkey-glide-csharpBump coverlet.collector from 8.0.1 to 10.0.0 (#335)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-glidefeat(jedis-compatibility): add pub sub commands jedis layer (#5286)PR
2026-04-17valkey-glidefeat(go): Add Valkey Search Support (#5590)PR
2026-04-17valkey-glideFix lint errors due to new Rust version (#5761)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-15valkey-glideUpdated attribution files for commit 8e6040d8c6dcc9d63f628f72fd6f532d48b790cb (#5696)PR
2026-04-15valkey-glideUpdated attribution files for commit 8e6040d8c6dcc9d63f628f72fd6f532d48b790cb (#5696)PR
2026-04-14valkey-glide-csharpfix(pubsub): implement SER pub/sub commands and make API binary-safe with ValkeyKey/ValkeyValue (#296)PR
2026-04-13valkey-glide-csharprefactor(geo): geospatial command API cleanup (#289)PR
2026-04-13valkey-glideExempt transitive rand 0.8.5 in deny.toml (#5739)PR
2026-04-10valkey-glide-docsFixed Python API reference docs with auto docs generation (#187)PR
2026-04-10valkey-glideFix false error logs in cluster_manager.py when stopping already-dead servers (#5726)PR
2026-04-10valkey-glideEnabling support to create connection requests from uris directly (#5620)PR
2026-04-10valkey-glideALL_NODES support (#5216)PR
2026-04-09valkey-glidePython: Downgrade protobuf dependency to >=3.20 (#5655)PR
2026-04-08valkey-glidetest: fix cluster cleanup to handle TLS cluster prefixes (#5650)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-glideFFI: Add OTel DB semantic convention attributes for Go and Python Sync (#5579)PR
2026-04-06valkey-glidesentinel read-only commands (#5608)PR
2026-04-06valkey-glidefix(python,java,node,rust): add missing vector search 1.1 args (#5550)PR
2026-04-06valkey-glide-csharprefactor(abstract): Remove sync command methods and unsupported SER stubs (#267)PR
2026-04-02valkey-glideUpdated attribution files for commit 745946b61daf15f5540395de2a28c47ce10efe30 (#5552)PR
2026-04-02valkey-glide-csharpdocs: Minor documentation cleanup (#257)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-glideCore: Maintain throughput during cluster failover (#5399)PR
2026-03-27valkey-glide-phpPHP: Update approved license for aws-lc-sys:0.39.0 (#176)PR
2026-03-26valkey-glide-csharpAdd missing blank lines between member declarations (#247)PR
2026-03-25valkey-glide-csharpUse `IDisposable` for sensitive data cleanup (#241)PR
2026-03-23valkey-glidefix(java): fix thread safety issue in NativeClusterScanCursor (#5528)PR
2026-03-23valkey-glide-csharp(cleanup): Fix IDE0058, IDE0059, and IDE0060 lint violations (#233)PR
2026-03-23valkey-glide-csharpAdd logging for insecure TLS client creation (#240)PR
2026-03-22valkey-glidefix(java): optimize convertMapToKeyValueStringArray (#5603)PR
2026-03-20valkey-glide-csharpcleanup: replace "OK" string returns with void (#230)PR
2026-03-20valkey-glide-csharp(cleanup): Fix IDE0001 (simplify name) violations (#232)PR
2026-03-20valkey-glide-csharpAdd DNS and TLS tests (#215)PR
2026-03-19valkey-glideCherry-pick release 2.3 JAVA/IAM changes to main (#5630)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-17valkey-glide-csharpFix incorrect XML doc comment on ClusterClientConfigurationBuilder, add new unit tests (#223)PR
2026-03-16valkey-glideFix sleep usage to be compatible with trio backend (#5612)PR
2026-03-16valkey-glideFix sleep usage to be compatible with trio backend (#5612)PR
2026-03-16valkey-glide-csharpcleanup: rename `WithDataBaseId` to `WithDatabaseId` (#222)PR
2026-03-12valkey-glideCI: add note to avoid using GitHub runners for macOS ARM workflows (#5570)PR
2026-03-11valkey-glide-csharpBump submodule (read only) and improve test reliability (#219)PR
2026-03-10valkey-glideUpdated attribution files for commit 8f8c3f76ffdc8bcefd140ac1b8e70bb165fcd53b (#5523)PR
2026-03-09valkey-glidefeat(core): Add OTel DB semantic convention attributes to command spans (#5413)PR
2026-03-06valkey-glideAdded PermissionDenied and AuthenticationError error to fail fast during topology calculation (#5515)PR
2026-03-06valkey-glideBump redis.clients:jedis from 5.1.2 to 7.0.0 in /java (#4916)PR
2026-03-05valkey-glidefeat(java): add cluster info & topology commands (#5433)PR
2026-03-05valkey-glidefeat(node): Add DNS, TLS, and IP address tests (#5497)PR
2026-03-04valkey-glidefeat(rust): Add DNS and TLS tests (#5436)PR
2026-03-04valkey-glideFixes for opentelemetry metrics (#5383)PR
2026-03-04valkey-glideUpdated attribution files for commit 2e759e735013665c6b8ed7d1b06ee98eada7185d (#5501)PR
2026-03-04valkey-glideFixed topology discovery flow not surfacing NOPERM errors (#5486)PR
2026-03-03valkey-glideRead only mode (#5485)PR
2026-03-03valkey-glidetest(java): add e2e test for cluster DNS failover (#5432)PR
2026-03-03valkey-glideUpdated attribution files for commit 868398adcc8303307e13460faa3868b55f1b57f5 (#5461)PR
2026-02-28valkey-glidefeat(node): propagate parent span context from Node.js OTel SDK to GLIDE (#5414)PR
2026-02-28valkey-glideBump io.lettuce:lettuce-core from 6.2.6.RELEASE to 7.0.0.RELEASE in /java (#4917)PR
2026-02-27valkey-glideUpdated attribution files for commit ed1d12bddf5b9c64d81a8dfd946a9a7e2e5d1ea3 (#5452)PR
2026-02-26valkey-glidefeat(java): Add DNS and TLS tests (#5419)PR
2026-02-25valkey-glidefeat(java): add stream commands to Jedis compatibility layer (#5289)PR
2026-02-25valkey-glideUpdated attribution files for commit 5004718230396b2090214475251235da2d320518 (#5438)PR
2026-02-23valkey-glidefix(python): stabilize pubsub reconciliation interval flaky test (#5393)PR
2026-02-19valkey-glidefix(node): stabilize flaky TLS certificate test startup (#5392)PR
2026-02-19valkey-glidefeat(go): Add CLUSTER management commands (#5207)PR
2026-02-13valkey-glideCORE: Track HELLO and AUTH state for reconnection (#5145)PR
2026-02-13valkey-glidefeat(Go): Implement ACL commands (#5241)PR
2026-02-13valkey-glidefeat(jedis-compatibility): add ACL commands using native GLIDE APIs (#5260)PR
2026-02-12valkey-glidefeat(jedis-compatibility): add set commands (#5274)PR
2026-02-12valkey-glide-csharpBump dawidd6/action-download-artifact from 12 to 14 (#201)PR
2026-02-05valkey-glide-csharpcleanup: remove `.vscode` files that should be untracked (#203)PR
2026-02-03valkey-glideJava: Add dynamic pubsub APIs and pubsub stats (#5269)PR
2026-02-03valkey-glideGo: Add ALLOW_NON_COVERED_SLOTS to cluster scan (#5277)PR
2026-02-02valkey-glide-phpPHP: Update readme.md (#145)PR
2026-01-30valkey-glide-docs- Add Windows (x86_64) platform support section to quickstart guide (#124)PR
2026-01-29valkey-glideCore: Disable aws-lc-rs CPU jitter entropy to fix TLS connection latency regression (#5223)PR
2026-01-29valkey-glide-csharpAdd pull request template (#200)PR
2026-01-27valkey-glideEnhance pull request template with additional sections (#5171)PR
2026-01-24valkey-glidePython: Add OpenTelemetry support to sync client (#5204)PR
2026-01-23valkey-glidePython: Add inflight request limit support to sync client (#5201)PR
2026-01-23valkey-glideCore: Fix unnecessary unwrap() warning in connection.rs (#5215)PR
2026-01-22valkey-glideCore: Fix unnecessary unwrap() warning in test utilities (#5214)PR
2026-01-22valkey-glide-csharpfeat: dynamic pub/sub 1 - update existing interface (#197)PR
2026-01-22valkey-glide-csharpcleanup: use `GuardClauses.ThrowIfCommandFlags` (#196)PR
2026-01-22valkey-glide-csharpcleanup: Remove unnecessary ignored expression values with `await` (#195)PR
2026-01-15valkey-glidefeat(Java): Implement server management acl commands (#5132)PR
2026-01-14valkey-glide[Python] Fix flaky test `test_tls_with_self_signed_certificate_succeeds` #4946 (#5054)PR
2026-01-14valkey-glide[Python] Fix flaky test `test_tls_with_multiple_certificates_succeeds` #4950 (#5055)PR
2026-01-12valkey-glidefeat(go): enable go mod vendor support via CI generation (#5071)PR
2026-01-09valkey-glidefeat(java): Implement missing eval & script commands (#5125)PR
2026-01-08valkey-glidePython: add mTLS support (#5124)PR
2026-01-07valkey-glideNode: Fix `Failed to convert napi value Undefined into rust type u32` error (#5128)PR
2026-01-06valkey-glidedocs: add redlock-universal to ecosystem (#5111)PR
2026-01-06valkey-glide-csharptest: Fix intermittent PubSub cluster test failures with retry logic (#169)PR
2026-01-05valkey-glideAdd parameters to set mtls client cert and key (#5093)PR
2026-01-05valkey-glidefix(node): Increase TTL in SharedTests to prevent flaky set with options (#5063)PR
2026-01-05valkey-glide[Python] Fix flaky test `test_sync_pubsub_exact_happy_path` (#5057)PR
2026-01-05valkey-glideSet options binary (#5047)PR
2026-01-05valkey-glidefix (python): handle cancelled requests gracefully (#5080)PR
2026-01-05valkey-glide-php(feat): Add TLS support for secure connections (#100)PR
2025-12-19valkey-glideFix flaky PUBSUB pattern tests by making channel names deterministic (#4994)PR
2025-12-19valkey-glideAdding remaining server commands, transaction commands in request_type.rs (#5079)PR
2025-12-17valkey-glide-csharpAdd support for insecure TLS connections (#164)PR
2025-12-17valkey-glide-csharpAdd support for insecure TLS connections (#164)PR
2025-12-16valkey-glideAdd ACL commands in request_type.rs (#5027)PR
2025-12-16valkey-glideUpdate compatibility table with checkmarks (#5014)PR
2025-12-15valkey-glide-csharp(test): Extract common logic to `TestUtils` project (#161)PR
2025-12-12valkey-glideAdd links to the new GLIDE documentation site. (#5002)PR
2025-12-08valkey-glidePython: Add missing dependency `sniffio` (#5018)PR
2025-12-08valkey-glide-csharpfeat: Add TLS support for secure server connections (#159)PR
2025-12-04valkey-glideCherry-picking: #5019 and #5022 from release-2.2 branch to main (#5025)PR
2025-12-01valkey-glideEnabling client and connection commands in request_type.rs (#5013)PR
2025-11-28valkey-glide-csharpBump `valkey-glide` submodule (#157)PR
2025-11-27valkey-glideEnabling cluster commands in request_type file (#5010)PR
2025-11-26valkey-glideAdding support for module commands (#5004)PR
2025-11-26valkey-glideAdd `git-secrets-scan` workflow (#4983)PR
2025-11-25valkey-glide-csharpAdd `git-secrets-scan` workflow (#146)PR
2025-11-21valkey-glideCore: Fix rust benchmark for unmaintained advisory (#5000)PR
2025-11-13valkey-glideAdd support for engine version 9.0 in README (#4968)PR
2025-11-13valkey-glidefix(go/test): Stabilize TestScriptKill by replacing sleep with polling loop (#4908)PR
2025-11-13valkey-glideREADME.md - remove extraneous whitespace (#4967)PR
2025-11-07valkey-glide-csharprefactor: Replace duplicated command flag error messages with centralized method (#136)PR
2025-11-05valkey-glideCI: Increase timeout (#4943)PR
2025-11-05valkey-glide-csharpFix Test Failure - `TestScanAsync_InvalidCursorId` (#133)PR
2025-11-03valkey-glideGO: Add TLS Custom Root Certificate Support for Go Client (#4921)PR
2025-11-03valkey-glideGO: Add TLS Custom Root Certificate Support for Go Client (#4921)PR
2025-11-01valkey-glidePython: Add Custom Root Certificate Support for Python TLS Connections (#4930)PR
2025-10-30valkey-glidetests(pubsub): deflake test_pubsub_combined_exact_and_pattern_one_client by making channel names unique per index (#4880)PR
2025-10-30valkey-glideCore support for custom certs (#4909)PR
2025-10-30valkey-glide[DOC] Fix minor grammatical issue in README.md (#4938)PR
2025-10-28valkey-glideStabilize flaky PUBSUB multi-client test by waiting for subscriptions (#4888)PR
2025-10-28valkey-glide-csharpBump submodule and fix `TestKeyCopyAsync` test (#119)PR
2025-10-24valkey-glideFix: LOLWUT Tests and Add Version 9 Support (#4907)PR
2025-10-24valkey-glideFix: LOLWUT Tests and Add Version 9 Support (#4907)PR
2025-10-24valkey-glideFix: LOLWUT Tests and Add Version 9 Support (#4907)PR
2025-10-24valkey-glide-csharpFix Unit Test Lint Errors (#116)PR
2025-10-10valkey-glidePython: Fix adds missing py.typed markers to python modules (#4873)PR
2025-09-29valkey-glideFix for CI build on MUSL (#4819)PR
2025-09-23valkey-glide-csharpIncrease Timeouts across the board to handle resource-constrained matrix tests (#86)PR
2025-09-22valkey-glideREADME updates for 2.1 release (#4763)PR
2025-09-19valkey-glideUtil: Fix cluster manager flaky function `is_address_already_in_use()` (#4727)PR
2025-09-19valkey-glide-phpFix ORT/scancode errors (#49)PR
2025-09-18valkey-glideResolve Rust lint issues (#4758)PR
2025-09-18valkey-glide-phpExclude protobuf generated directories from PHPCS (#47)PR
2025-09-16valkey-glide-phpCI: Fix test-pie CI on mac (#44)PR

← Back to leaderboard