Contributor Leaderboard

affonsov

affonsov

108 score 57 commits 51 reviews

Commits (57)

DateRepoMessagePR
2026-04-28valkey-glidePython: Client-Side Caching Support (#5826)PR
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-25valkey-glideNode: Client-Side Caching Support (#5720)PR
2026-04-24valkey-glideJAVA: Client-Side Caching Support (#5172)PR
2026-04-24valkey-glideGo: Client-Side Caching Support (#5721)PR
2026-04-17valkey-glide-csharpExpand server management command API (#315)PR
2026-04-17valkey-glide-csharpStream command API cleanup (#303)PR
2026-04-13valkey-glide-csharptest: Add IAM authentication integration tests (#212)PR
2026-04-12valkey-glide-phptest: refactor IAM authentication tests (#151)PR
2026-04-10valkey-glide-docsJava: Add uber jar installation option for Valkey GLIDE (#181)PR
2026-04-08valkey-glidetest: fix cluster cleanup to handle TLS cluster prefixes (#5650)PR
2026-03-30valkey-glideCore: Add IAM token cache support for cluster reconnections (#5663)PR
2026-03-19valkey-glide-docsUpdate IAM integration documentation for clarity (#177)PR
2026-03-19valkey-glideCherry-pick release 2.3 JAVA/IAM changes to main (#5630)PR
2026-03-11valkey-glideNode: add dynamic PubSub support (#5295)PR
2026-03-04valkey-glideCore: Move credential fetching to token generation time (#5508)PR
2026-03-04valkey-glideRevert: core: break reference cycle in IAM token manager callback (#5431) (#5507)PR
2026-03-04valkey-glideJava: Add uber JAR support for multi-platform builds (#5484)PR
2026-02-27valkey-glide-phpUpdate valkey-glide submodule to latest main (#154)PR
2026-02-24valkey-glidecore: break reference cycle in IAM token manager callback (#5431)PR
2026-01-31valkey-glideJava: Add Windows setup instructions for GLIDE Java development (#5253)PR
2026-01-30valkey-glide-docs- Add Windows (x86_64) platform support section to quickstart guide (#124)PR
2026-01-28valkey-glideEnable Windows integration test in workflow through WSL (#5112)PR
2026-01-27valkey-glideEnhance pull request template with additional sections (#5171)PR
2026-01-23valkey-glideCore: Fix unnecessary unwrap() warning in connection.rs (#5215)PR
2025-12-19valkey-glide-phpci: Add release automation workflows and version management (#94)PR
2025-12-15valkey-glide-docsImplement IAM authentication examples in multiple languages (#102)PR
2025-12-09valkey-glide-phpCherry-pick: merge release 0.10 branch to main (#91)PR
2025-12-04valkey-glideCherry-picking: #5019 and #5022 from release-2.2 branch to main (#5025)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-31valkey-glide-phpAdd IAM authentication support for ElastiCache and MemoryDB (#69)PR
2025-10-24valkey-glidePYTHON: Add IAM authentication support with manual token refresh (#4890)PR
2025-10-24valkey-glideJAVA: Add IAM authentication support for ElastiCache/MemoryDB (#4891)PR
2025-10-24valkey-glideFix: LOLWUT Tests and Add Version 9 Support (#4907)PR
2025-10-23valkey-glideFFI/GO: Add IAM authentication support with automatic token refresh (#4892)PR
2025-10-23valkey-glideUpdate engine-matrix.json for Valkey 9 release (#4904)PR
2025-10-21valkey-glideBackport 2.1 to main (#4889)PR
2025-10-16valkey-glideJAVA: Add `refreshTopologyFromInitialNodes` Configuration Option (#4870)PR
2025-10-16valkey-glideNode: add refreshTopologyFromInitialNodes configuration option (#4872)PR
2025-10-16valkey-glideGO: add RefreshTopologyFromInitialNodes configuration option (#4871)PR
2025-09-18valkey-glideNode: flaky tests (#4710)PR
2025-09-08valkey-glideNode: Add Multi-Database Support for Cluster Mode (Valkey 9.0) (#4657)PR
2025-09-08valkey-glideJava: Multi-Database Support for Cluster Mode Valkey 9.0 (#4658)PR
2025-09-08valkey-glideGo: Add Multi-Database Support for Cluster Mode Valkey 9.0 (#4660)PR
2025-09-08valkey-glidePython: Add Multi-Database Support for Cluster Mode Valkey 9.0 (#4659)PR
2025-09-05valkey-glidePython: replace asyncio.sleep with anyio.sleep in async tests (#4682)PR
2025-09-02valkey-glidePython: Valkey 9 new hash field expiration commands (#4610)PR
2025-08-29valkey-glideNODE: Valkey 9 support - Add Hash Field Expiration Commands Support (#4598)PR
2025-08-29valkey-glideJAVA: Valkey 9 new commands HASH items expiration (#4556)PR
2025-08-22valkey-glideFIX: resolve Valkey 9 compatibility issues across all clients (#4632)PR
2025-08-11valkey-glideSpanfromContext changelog (#4567)PR
2025-08-08valkey-glideCORE/FFI/GO - SpanFromContext implementation (#4507)PR
2025-08-08valkey-glideCORE: resolve clippy warnings and future incompatibility issues (#4564)PR
2025-07-25valkey-glideGO: Lazy connect implementation (#4374)PR
2025-07-21valkey-glideJava: Lazy connect implementation (#4370)PR

Reviews (52)

DateRepoMessagePR
2026-04-27valkey-glide-csharpfeat: Add automated compilation validation for C# code examples (#350)PR
2026-04-27valkey-glide-docsdocs: update modules documentation (#198)PR
2026-04-24valkey-glide-phpCI: Add Modules Testing (#173)PR
2026-04-16valkey-glide-csharprefactor: Sorted set command API cleanup (#314)PR
2026-04-16valkey-glide-csharpScan Command Refactor (#316)PR
2026-04-16valkey-glide-csharpScripting/Functions command refactor (#306)PR
2026-04-15valkey-glide-csharprefactor(set): split Set command API across GLIDE and SER tiers (#307)PR
2026-04-15valkey-glide-csharpList command refactor (#301)PR
2026-03-19valkey-glide-docsPHP: Update PECL install steps (#178)PR
2026-03-17valkey-glideFix python pubsub test (#5615)PR
2026-03-16valkey-glideFix sleep usage to be compatible with trio backend (#5612)PR
2026-03-13valkey-glideFix Potential Security Issues for Release 2.3 (#5583)PR
2026-03-06valkey-glide-phpPHP: Update PECL installation readme (#160)PR
2026-03-04valkey-glideRevert/napi upgrade and node support drop (#5496)PR
2026-03-03valkey-glideRead only mode (#5485)PR
2026-03-02valkey-glideJava 8 Compatibility (#5459)PR
2026-02-28valkey-glidefeat(jedis-compatibility): add server management commands (#5346)PR
2026-02-24valkey-glideUpdated CONTRIBUTING.md to be more detailed, explicit, and to include our recent label automation changes (#5412)PR
2026-02-20valkey-glideUpdate bug report issue template to include engine environment (#5403)PR
2026-02-17valkey-glideEnabling support for missing sorted set commands (#5379)PR
2026-02-14valkey-glide-docsPHP: Add Core features section (#135)PR
2026-02-13valkey-glidefeat(jedis-compatibility): add ACL commands using native GLIDE APIs (#5260)PR
2026-02-12valkey-glideFix/xpendingAndXclaim tests for Java binary and Go (#5344)PR
2026-02-12valkey-glideFix Java integration test resource leaks (#5348)PR
2026-02-12valkey-glide-docsPHP: Add Quickstart, Basic operations, architecture, command API section (#134)PR
2026-02-11valkey-glideRefactor complexity and remove timeout for scriptkill_unkillable test (#5338)PR
2026-02-11valkey-glide-docsAdding Lua Scripting guides for other languages(#132)PR
2026-02-10valkey-glideIncrease retry iterations to more reliably catch the correct exception (#5335)PR
2026-02-02valkey-glide-phpPHP: Update readme.md (#145)PR
2026-01-31valkey-glidefeat(java): add support for KEYS, MIGRATE, and WAITAOF commands (#5107)PR
2026-01-29valkey-glide-phpPHP: Update change logs and package.xml notes (#144)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-21valkey-glide-csharpWindows CI and testing support with WSL (#185)PR
2026-01-19valkey-glide-phpPHP Pub/Sub Implementation (#121)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
2025-12-09valkey-glideJava: Change gradle to use JAVA_HOME when available (#5040)PR
2025-11-26valkey-glideAdd `git-secrets-scan` workflow (#4983)PR
2025-11-25valkey-glide-csharpAdd `git-secrets-scan` workflow (#146)PR
2025-11-25valkey-glide-phpAdd `git-secrets-scan` workflow (#74)PR
2025-11-12valkey-glideJava Cross-Platform Compatibility Fixes (#4965)PR
2025-11-06valkey-glide-phpPHP: Add refresh topology configuration (#70)PR
2025-10-30valkey-glidePython: Add Python 3.14 support (#4897)PR
2025-10-25valkey-glide-phpCreate AGENTS.md (#67)PR
2025-10-22valkey-glide-csharpSupport Lazy Connect (#104)PR
2025-10-09valkey-glide-phpAdd multi-DB support to cluster mode constructor (#59)PR
2025-10-08valkey-glide-csharpValkey-9 MultiDB support (#90)PR
2025-08-11valkey-glide[Java] Fix authentication issue in ConnectionTests.test_lazy_connection_establishes_on_first_command (#4551)PR
2025-07-26valkey-glideJava: Jedis compatibility layer simple commands added for Jedis.java (#4458)PR

← Back to leaderboard