Contributor Leaderboard

Aryex

Aryex

77 score 29 commits 48 reviews

Commits (29)

DateRepoMessagePR
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-15valkey-glide-docsFixed Modules and IAM docs (#189)PR
2026-04-10valkey-glide-docsFixed Python API reference docs with auto docs generation (#187)PR
2026-04-10valkey-glideFix broken links (#5734)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-01valkey-glideFix flaky Rust core tests due to checking client id (#5667)PR
2026-03-20valkey-glide-docsFixed formatter issues escaping square brackets (#175)PR
2026-03-19valkey-glide-docsRemove `languages/` folder (#174)PR
2026-03-19valkey-glide-docsRemoved placeholder pages (#176)PR
2026-03-06valkey-glideAdded PermissionDenied and AuthenticationError error to fail fast during topology calculation (#5515)PR
2026-03-04valkey-glideIgnore test_cluster_connection_fails_with_permission_denied due to flaky behavior (#5504)PR
2026-03-04valkey-glideFixed topology discovery flow not surfacing NOPERM errors (#5486)PR
2026-03-02valkey-glideUpdate wiki links to documentation site (#5396)PR
2026-02-26valkey-glide-docsFixed broken links on overview page. (#162)PR
2026-02-26valkey-glide-docsFixed pip install command for TLS tutorial (#152)PR
2026-02-19valkey-glide-docsSplit cluster scan pages into concept and how-to guides (#144)PR
2026-02-19valkey-glide-docsupdated how-to/security guides (#147)PR
2026-02-19valkey-glide-docsMove client's migration guides to migration/ folders (#149)PR
2026-02-19valkey-glide-docsMoved lazy-connection and inflight request guides to how-to/connections (#146)PR
2026-02-18valkey-glide-docsMoved Modules-API doc from concept into how-to (#145)PR
2026-02-18valkey-glide-docsSplit OpenTelemetry into concept and how-to guides (#142)PR
2026-02-18valkey-glide-docsSplit pubsub content into concept and how-to guides (#141)PR
2026-02-18valkey-glide-docsSplit batching vs pipelining into concept and how-to guides (#140)PR
2026-02-11valkey-glide-docsAdding Lua Scripting guides for other languages(#132)PR
2025-12-12valkey-glideAdd links to the new GLIDE documentation site. (#5002)PR
2025-12-04valkey-docAdd GLIDE website to glide clients and update their latest versions (#382)PR
2025-11-25valkey-io.github.ioSupport website links in client list and fix template variable shadowing (#418)PR
2025-11-13valkey-glideAdd support for engine version 9.0 in README (#4968)PR

Reviews (48)

DateRepoMessagePR
2026-04-27valkey-glideReplace Mutex with RwLock for improved read concurrency (#5838)PR
2026-04-27valkey-glide-docsAdd client-side caching documentation (#199)PR
2026-04-27valkey-glide-docsdocs: update modules documentation (#198)PR
2026-04-25valkey-docAdd C# Valkey GLIDE client definition and fix GLIDE website links (#430)PR
2026-04-22valkey-glidefix(java): populate actual lib-ver instead of unknown (#5741)PR
2026-04-20valkey-glideAdd context manager support to clients (#5693)PR
2026-04-20valkey-glide-phpPHP: Add JSON commands (#185)PR
2026-04-17valkey-glideAllow ORT updates commits from github-actions[bot] to be signed (#5744)PR
2026-04-16valkey-glide-phpPHP: Add JSON_GET and JSON_SET commands (#184)PR
2026-04-16valkey-glidefeat(Java): Task/add cluster slot commands (#5434)PR
2026-04-10valkey-glide-docsJava: Add uber jar installation option for Valkey GLIDE (#181)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-glidefix(python,java,node,rust): add missing vector search 1.1 args (#5550)PR
2026-04-02valkey-glide-csharpdocs: Minor documentation cleanup (#257)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-03-27valkey-glide-docsAdd "Coming Soon" pre-release indicators for C# client documentation (#183)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-26valkey-glide-csharpAdd missing blank lines between member declarations (#247)PR
2026-03-25valkey-glide-docsAdd comprehensive C# documentation and cross-language improvements (#173)PR
2026-03-25valkey-glide-docsAdd comprehensive C# documentation and cross-language improvements (#173)PR
2026-03-23valkey-glide-csharp(cleanup): Fix IDE0058, IDE0059, and IDE0060 lint violations (#233)PR
2026-03-19valkey-glide-docsPHP: Update PECL install steps (#178)PR
2026-03-19valkey-glide-docsUpdate IAM integration documentation for clarity (#177)PR
2026-03-16valkey-glide-docsFix GithubReleases JSX syntax, apply codebase formatting, and add CI format check (#172)PR
2026-03-13valkey-gliderefactor(java): rename unsubscribe methods to lazy variants (#5532)PR
2026-03-06valkey-glidefeat(jedis-compatibility):add support for connection and tx commands (#5422)PR
2026-03-05valkey-glidefeat(go): Add DNS, TLS, and IP address tests (#5479)PR
2026-03-05valkey-glidefeat(python): Add DNS, TLS, and IP address tests (#5465)PR
2026-03-04valkey-glidefeat(rust): Add DNS and TLS tests (#5436)PR
2026-03-04valkey-glideJava: Add uber JAR support for multi-platform builds (#5484)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-28valkey-glide-docsPHP: Add reference section (#160)PR
2026-02-28valkey-glidefeat(jedis-compatibility): add server management commands (#5346)PR
2026-02-26valkey-glide-docsPHP: Add how to section (#158)PR
2026-02-26valkey-glideFix/Replace sleep with retry-polling loop in TestScriptKillWithRoute to fix race condition (#5423)PR
2026-02-18valkey-glide-docsPHP: Add migration guide section (#148)PR
2026-02-17valkey-glide-docsAdd PHP troubleshooting section (#139)PR
2026-02-14valkey-glide-docsPHP: Add Core features section (#135)PR
2026-02-12valkey-glide-docsPHP: Add Quickstart, Basic operations, architecture, command API section (#134)PR
2026-02-02valkey-glide-docsPHP: update quickstart guide (#131)PR
2026-01-30valkey-glide-docsAdd section on working with Valkey functions (#129)PR
2026-01-30valkey-glide-docs- Add Windows (x86_64) platform support section to quickstart guide (#124)PR
2026-01-28valkey-glide-docschore: update Go quickstart to v2 API (#122)PR
2025-12-17valkey-glideUpdate README.md with v2.2 release notes (#5076)PR
2025-12-15valkey-glide-docsImplement IAM authentication examples in multiple languages (#102)PR

← Back to leaderboard