Contributor Leaderboard

yipin-chen

yipin-chen

707 score 45 commits 662 reviews

Commits (45)

DateRepoMessagePR
2025-12-17valkey-glideUpdate README.md with v2.2 release notes (#5076)PR
2025-05-06valkey-glideC#: Activate and fix disabled tests (#3734)PR
2025-01-02valkey-glide[Merge to main] Support transactions for JSON commands (#2862)PR
2024-11-07valkey-glideNode: add JSON.ARRINDEX comand (#2559)PR
2024-10-31valkey-glideNode: add ARRTRIM command (#2550)PR
2024-10-25valkey-glideJava: add JSON.ARRTRIM command (#2518)PR
2024-10-23valkey-glideJava: add JSON.TOGGLE command (#2504)PR
2024-10-21valkey-glideJava: add JSON.ARRAPPEND command (#2489)PR
2024-09-19valkey-glideNode: Fixed missing exports (#2301)PR
2024-09-11valkey-glideNode: Add SCRIPT commands (#2267)PR
2024-08-28valkey-glideNode: add binary support for PubSub commands, part 1 (#2201)PR
2024-08-26valkey-glideNode: add binary variant to function commands (#2172)PR
2024-08-22valkey-glideNode: add binary variant to hyperloglog commands (#2176)PR
2024-08-19valkey-glideAdded transaction supports for DUMP and RESTORE (#2159)PR
2024-08-17valkey-glideNode: added DUMP and RESTORE commands (#2126)PR
2024-08-14valkey-glideNode: added WAIT command (#2113)PR
2024-08-09valkey-glideNode: added MOVE command (#2104)PR
2024-08-07valkey-glideNode: added APPEND command (#2095)PR
2024-08-06valkey-glideNode: added GETRANGE command (#2079)PR
2024-08-02valkey-glideNode: added WATCH and UNWATCH commands (#2076)PR
2024-07-31valkey-glideNode: added PFMERGE command (#2053)PR
2024-07-29valkey-glideNode: added COPY command (#2024)PR
2024-07-29valkey-glideJava: add examples (#1925)PR
2024-07-25valkey-glideMerge pull request #2011 from Bit-Quill/node/integ_yipin_fcall_valkey-82PR
2024-07-22valkey-glideNode: add `FUNCTION DELETE` command (#1990)PR
2024-07-20valkey-glideNode: add `FUNCTION FLUSH` command (#1984)PR
2024-07-17valkey-glideNode: Add LOLWUT command (#1934)PR
2024-07-05valkey-glideAdded transaction supports for DUMP, RESTORE, FUNCTION DUMP, FUNCTION RESTORE (#1814)PR
2024-07-03valkey-glidePython: add FUNCTION DUMP and FUNCTION RESTORE commands (#1769)PR
2024-07-02valkey-glidePython: add DUMP and RESTORE commands (#1733)PR
2024-07-01valkey-glidePython: add FCALL_RO command (#1721)PR
2024-06-29valkey-glidePython: add FUNCTION DELETE command (#1714)PR
2024-06-28valkey-glidePython: add FUNCTION FLUSH command (#1700)PR
2024-06-27valkey-glidePython: add FUNCTION LOAD command (#1699)PR
2024-06-27valkey-glidePython: add FLUSHDB command (#1680)PR
2024-06-26valkey-glideAdded Java ORT workflow (#1603)PR
2024-06-25valkey-glidePython: added LOLWUT command (#1657)PR
2024-06-22valkey-glidePython: add COPY Command (#1626)PR
2024-06-10valkey-glideNode: added OBJECT FREQ command (#1542)PR
2024-06-10valkey-glideNode: added PFCOUNT command (#1545)PR
2024-06-07valkey-glideNode: added OBJECT ENCODING command (#1518)PR
2024-05-31valkey-glideNode: Add `SINTER` command for node (#1500)PR
2024-05-29valkey-glideNode: Added RENAMENX command (#1483)PR
2024-05-24valkey-glidePython: Add SETRANGE command (#1453)PR
2024-05-22valkey-glidePython: add SINTER command (#1434)PR

Reviews (683)

DateRepoMessagePR
2026-04-28valkey-glideAdd debug-mode safety guards for FFI stack response and arena allocator (#5837)PR
2026-04-28valkey-glideAdd Support for Compression in Java batch commands and add max compression size (#5823)PR
2026-04-27valkey-glideReplace Mutex with RwLock for improved read concurrency (#5838)PR
2026-04-25valkey-docAdd C# Valkey GLIDE client definition and fix GLIDE website links (#430)PR
2026-04-22valkey-glideUpdate Compression Supported Commands and Block Unsupported Commands (#5771)PR
2026-04-22valkey-glide-csharpCherry-pick `release-1.0` changes into `main` (#339)PR
2026-04-17valkey-glide-csharpStream command API cleanup: enable core commands, disable pending ones (#324)PR
2026-04-17valkey-glide-csharpCD: Fix 2 minor issues in the CD workflow (#320)PR
2026-04-17valkey-glide-csharpExpand server management command API (#315)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-csharpScan Command Refactor (#316)PR
2026-04-16valkey-glide-phpPHP: Add JSON_GET and JSON_SET commands (#184)PR
2026-03-13valkey-glideFix Potential Security Issues for Release 2.3 (#5583)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-06valkey-glide-phpPHP: Update PECL installation readme (#160)PR
2026-03-06valkey-glideAdded PermissionDenied and AuthenticationError error to fail fast during topology calculation (#5515)PR
2026-03-05valkey-glideGo, Java, Python: Clean-up pubsub in wrappers and expand coverage (#5468)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-glideUpdated attribution files for commit 2e759e735013665c6b8ed7d1b06ee98eada7185d (#5501)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-03-03valkey-glideRead only mode (#5485)PR
2026-02-27valkey-glide-phpUpdate valkey-glide submodule to latest main (#154)PR
2026-02-27valkey-glideUpdated attribution files for commit ed1d12bddf5b9c64d81a8dfd946a9a7e2e5d1ea3 (#5452)PR
2026-02-26valkey-glideFix/Replace sleep with retry-polling loop in TestScriptKillWithRoute to fix race condition (#5423)PR
2026-02-25valkey-glideUpdated attribution files for commit 5004718230396b2090214475251235da2d320518 (#5438)PR
2026-02-24valkey-glideUpdated CONTRIBUTING.md to be more detailed, explicit, and to include our recent label automation changes (#5412)PR
2026-02-24valkey-glideUpdated attribution files for commit a4470a13dab3c15563a4c314056c1614e283527b (#4523)PR
2026-02-20valkey-glideFix: Use try_init() for graceful logger initialization (#5129)PR
2026-02-20valkey-glideUpdate bug report issue template to include engine environment (#5403)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-18valkey-glide-docsPHP: Add migration guide section (#148)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-17valkey-glide-phpPHP: Update PHP readme, composer.json and NOTICE (#149)PR
2026-02-13valkey-glideFix the auto-labeling behavior for Github workflows (#5360)PR
2026-02-12valkey-glideBump uuid from 11.1.0 to 13.0.0 in /node (#4735)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-03valkey-glideJava: Add dynamic pubsub APIs and pubsub stats (#5269)PR
2026-02-03valkey-glidePython: Add dynamic PubSub support to sync client (#5272)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-glide-phpPHP: Add soak tests (#130)PR
2026-01-31valkey-glideReduce upper inflight limit for Python from 500 to 250 and increase blocking time (#5278)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-29valkey-glide-phpPHP: Update change logs and package.xml notes (#144)PR
2026-01-29valkey-glide-phpPhp: update main with release 1.0 (#143)PR
2026-01-29valkey-glideAdd missing CHANGELOG for java internal statistics support (#5251)PR
2026-01-29valkey-glide-csharpAdd pull request template (#200)PR
2026-01-28valkey-glide-phpPHP: Update pull request template (#141)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-glide-phpPHP: Add connect method for ValkeyGlide client (#131)PR
2026-01-22valkey-glide-phpAdd aliases to PHPRedis-compatible class names (#126)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-22valkey-glide-csharpcleanup: use `GuardClauses.ThrowIfCommandFlags` (#196)PR
2026-01-22valkey-glide-csharpchore(submodule): update `valkey-glide` for dynamic pub/sub (#194)PR
2026-01-22valkey-glide-csharpcleanup: Remove unnecessary ignored expression values with `await` (#195)PR
2026-01-16valkey-glideUpdate ffi to support register and unregister of pubsub callback post connection (#5178)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-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-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-08valkey-glidePython: add mTLS support (#5124)PR
2026-01-08valkey-glide-csharp(test): Remove `ProcessVariousMessageSizes_NoMemoryLeak_ConsistentBehavior` (#181)PR
2026-01-08valkey-glide-csharpRemove CODEOWNERS file (#173)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-csharpUpdated attribution files for setup-dotnet-5 (#171)PR
2026-01-06valkey-glide-csharpUpdated attribution files for upload-artifact-5 (#172)PR
2026-01-06valkey-glide-csharpBump actions/github-script from 7 to 8 (#175)PR
2026-01-06valkey-glide-csharpBump dawidd6/action-download-artifact from 6 to 12 (#174)PR
2026-01-06valkey-glide-csharpBump actions/cache from 4 to 5 (#176)PR
2026-01-06valkey-glide-csharpBump actions/download-artifact from 6 to 7 (#177)PR
2026-01-06valkey-glide-csharpBump actions/checkout from 5 to 6 (#178)PR
2026-01-06valkey-glide-csharp(cleanup): Add `Close` and `CloseAsync` and use async client disposal (#170)PR
2026-01-06valkey-glide-csharptest: Fix intermittent PubSub cluster test failures with retry logic (#169)PR
2026-01-05valkey-glide[Python] Enforce connection_timeout for initial standalone connection failures (#5082)PR
2026-01-05valkey-glideSet options binary (#5047)PR
2026-01-03valkey-glide-csharpFix: Improve performance test logic for PubSub (#166)PR
2026-01-03valkey-glide-csharpBump actions/upload-artifact from 4 to 5 (#117)PR
2026-01-03valkey-glide-csharpBump actions/download-artifact from 5 to 6 (#118)PR
2026-01-02valkey-glideCI: Update NPM CD with Trusted Publishing (#5110)PR
2026-01-02valkey-glide-csharpRemove dotnet 6.0 support (#167)PR
2025-12-19valkey-glide-phpci: Add release automation workflows and version management (#94)PR
2025-12-19valkey-glide-phpci: Add release automation workflows and version management (#94)PR
2025-12-19valkey-glide-phpchore: bump valkey-glide submodule for root_certs support (#99)PR
2025-12-18valkey-glide-phpFix mac development instructions (#96)PR
2025-12-17valkey-glide-csharpAdd support for insecure TLS connections (#164)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-09valkey-glideCore: Migrate from `rustls-pemfile` usage to `rustls-pki-types` (#5037)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-11-28valkey-glide-csharpBump `valkey-glide` submodule (#157)PR
2025-11-26valkey-glideAdd `git-secrets-scan` workflow (#4983)PR
2025-11-26valkey-glide-csharpStream Commands (#151)PR
2025-11-26valkey-glide-csharpfix(test): resolve OpenTelemetry multiple initialization in tests (#155)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-20valkey-glide-csharptest: Add large argument tests (#147)PR
2025-11-18valkey-glideFix java applications from hanging after logic completion (#4984)PR
2025-11-18valkey-glide-csharpfeat: Add OpenTelemetry support (#138)PR
2025-11-17valkey-glide-csharpfeat(pubsub): implement core PubSub framework infrastructure (#103)PR
2025-11-17valkey-glide-csharpTransaction commands (#137)PR
2025-11-13valkey-glideAdd support for engine version 9.0 in README (#4968)PR
2025-11-13valkey-glideREADME.md - remove extraneous whitespace (#4967)PR
2025-11-13valkey-glideconnection timeout value fix for clients (#4966)PR
2025-11-12valkey-glideJava Cross-Platform Compatibility Fixes (#4965)PR
2025-11-12valkey-glide-csharpfeat: Support password update (#135)PR
2025-11-08valkey-glide-csharpfeat: Implement Lua Scripting and Functions Support (Issue #56) (#120)PR
2025-11-07valkey-glide-csharpBitmap command support (#129)PR
2025-11-07valkey-glide-csharprefactor: Replace duplicated command flag error messages with centralized method (#136)PR
2025-11-06valkey-glide-csharpfeat: Add RefreshTopologyFromInitialNodes (#126)PR
2025-11-05valkey-glideCI: Increase timeout (#4943)PR
2025-11-05valkey-glide-csharpFix Test Failure - `TestScanAsync_InvalidCursorId` (#133)PR
2025-11-05valkey-glide-csharpfeat: Add IAM authentication support (#125)PR
2025-11-04valkey-glide-csharpFix lint job failures: increase timeout and fix lint errors (#130)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-11-01valkey-glideImplement TLS support for Java client (#4905)PR
2025-10-31valkey-glideImplement TLS support for Node client (#4911)PR
2025-10-31valkey-glide-csharpRelease 0.9 backport (#127)PR
2025-10-31valkey-glide-phpPHP: Add logging (#68)PR
2025-10-31valkey-glide-phpAdd IAM authentication support for ElastiCache and MemoryDB (#69)PR
2025-10-30valkey-glideJava: Make shutdown hook optional (#4935)PR
2025-10-30valkey-glidePython: Add Python 3.14 support (#4897)PR
2025-10-30valkey-glide-csharpFix incorrect solution file reference in .vscode/settings.json (#122)PR
2025-10-29valkey-glide-csharpImplement Cluster Scan (#113)PR
2025-10-28valkey-glide-csharpBump submodule and fix `TestKeyCopyAsync` test (#119)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-24valkey-glideFix: LOLWUT Tests and Add Version 9 Support (#4907)PR
2025-10-24valkey-glide-csharpFix Unit Test Lint Errors (#116)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-23valkey-glide-phpFix memory leaks found by valgrind (#64)PR
2025-10-21valkey-glideBackport 2.1 to main (#4889)PR
2025-10-20valkey-glide-csharpGeospatial Commands (#107)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-10-10valkey-glide-csharpHyperloglog commands (#92)PR
2025-10-09valkey-glide-phpSupport SELECT, COPY, and MOVE commands in cluster (#61)PR
2025-10-09valkey-glide-phpAdd multi-DB support to cluster mode constructor (#59)PR
2025-10-09valkey-glide-phpSupport HFE commands for Valkey 9 (#56)PR
2025-10-08valkey-glide-csharpValkey-9 MultiDB support (#90)PR
2025-10-03valkey-glidefeat: add AGENTS.md files for agentic tools across language bindings (#4739)PR
2025-10-03valkey-glide-csharpGeneric Commands (#89)PR
2025-10-02valkey-glide-csharpServer Management Commands GA (#61)PR
2025-10-01valkey-glideAdd documentation to how to use Lua scripts with Glide (#4811)PR
2025-09-30valkey-glide-phpFix memory leaks (#58)PR
2025-09-29valkey-glideFix for CI build on MUSL (#4819)PR
2025-09-28valkey-glide-phpDead code removalPR
2025-09-28valkey-glide-phpFix building the extension on Mac (#57)PR
2025-09-26valkey-glideAdd explicit rustfmt and clippy components to install-rust-and-protoc action (#4817)PR
2025-09-26valkey-glide-phpAdd caching of OS and Rust dependencies (#53)PR
2025-09-25valkey-glide-phpDead code removal. (#50)PR
2025-09-24valkey-glide-phpFix Valgrind CI (#52)PR
2025-09-23valkey-glideNode: fix circular dependencies (#4611)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-22valkey-glide-phpSupport PECL packages (#48)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-19valkey-glide-phpFixed PHP lint errors. (#46)PR
2025-09-18valkey-glideNode: flaky tests (#4710)PR
2025-09-18valkey-glide[BACKPORT 2.1] Merge Release 2.1 back into Main (#4753)PR
2025-09-16valkey-glide-phpCI: Fix test-pie CI on mac (#44)PR
2025-09-16valkey-glide-phpUpdate README.md and DEVELOPER.md for packagist (#39)PR
2025-09-16valkey-glide-phpDisable client setname and select operations (#42)PR
2025-09-15valkey-glide-phpAdd back integration testing as part of make test target (#38)PR
2025-09-13valkey-glide-phpFix installation from Packagist (#35)PR
2025-09-12valkey-glide-phpImprove PIE workflows for PRs and different branches (#33)PR
2025-09-11valkey-glide-phpGenerate and test PIE packages (#31)PR
2025-09-09valkey-glide-csharpCI: add failure reporter for matrix-errors (#72)PR
2025-09-08valkey-glideNode: Add Multi-Database Support for Cluster Mode (Valkey 9.0) (#4657)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-05valkey-glideDev: Remove vscode setting.json (#4622)PR
2025-09-04valkey-glideJava: Migration guide for Jedis compatibility layer (#4672)PR
2025-09-03valkey-glide-csharpFix ORT (#60)PR
2025-09-02valkey-glidePython: Valkey 9 new hash field expiration commands (#4610)PR
2025-09-02valkey-glideFix flaky TestScriptShow test by adding delay for cluster synchronization (#4640)PR
2025-09-02valkey-glideFix flaky Node.js PubSub tests by adding subscription readiness delay (#4641)PR
2025-08-29valkey-glideJava: Fix flaky test config_reset_stat (#4668)PR
2025-08-29valkey-glideAlpine Support for Java Client (#4634)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-29valkey-glide-csharpfeat: Add ReadFrom parsing support to ConfigurationOptions for AZ Affinity (#28)PR
2025-08-29valkey-glide-csharpAdd Connection Management Commands (GA) (#47)PR
2025-08-28valkey-glideGo: Valkey 9 Commands (#4554)PR
2025-08-28valkey-glidePython sync: fix flaky test_sync_script_isnt_removed_while_another_instance_exists (#4654)PR
2025-08-27valkey-glideUtil: Updated wait time for retries from 0.5s to 1s (#4656)PR
2025-08-27valkey-glideJava: Update JedisPool implementation and add UnifiedJedis initial setup for cluster support (#4647)PR
2025-08-26valkey-glidefix: resolve issue with benchmark script paths (#4630)PR
2025-08-26valkey-glide-csharpFix CD pipeline. (#38)PR
2025-08-26valkey-glide-csharpAdd reporting to GHA pipeline (#41)PR
2025-08-26valkey-glide-csharpBump actions/download-artifact from 4 to 5 (#45)PR
2025-08-26valkey-glide-csharpBump actions/checkout from 4 to 5 (#46)PR
2025-08-26valkey-glide-csharpBump actions/setup-java from 4 to 5 (#48)PR
2025-08-25valkey-glideMigrate C# client (#4532)PR
2025-08-22valkey-glideFIX: resolve Valkey 9 compatibility issues across all clients (#4632)PR
2025-08-22valkey-glideCore: Fix UDS infinite loop (#4612)PR
2025-08-22valkey-glide-csharpFix Test Hangs (#40)PR
2025-08-21valkey-glideNode: Fix flaky HKEYS test (#4636)PR
2025-08-20valkey-glideJava: SSL/TLS for Jedis compatibility layer (#4613)PR
2025-08-20valkey-glide-csharpHash Commands (GA) (#34)PR
2025-08-20valkey-glide-csharpCD pipeline - phase 1 (#12)PR
2025-08-18valkey-glide-csharpBump dtolnay/rust-toolchain from 1.85 to 1.100 in the minor-updates group (#31)PR
2025-08-18valkey-glide-csharpBump actions/checkout from 4 to 5 (#32)PR
2025-08-18valkey-glide-csharpSorted Set Commands (GA) Part 2 (#30)PR
2025-08-17valkey-glideJava: Refactor Jedis compatibility layer code to remove duplicate code (#4609)PR
2025-08-15valkey-glideJava: Add list commands for Jedis compatibility layer (#4608)PR
2025-08-14valkey-glideJava: Add hash commands for jedis compatibility layer (#4595)PR
2025-08-14valkey-glide-csharpSorted Set Commands (GA) Part 1 (#29)PR
2025-08-13valkey-glideFix test report artifact name (#4524)PR
2025-08-13valkey-glide-csharpFix client performance. (#20)PR
2025-08-12valkey-glideAdd sendCommand() method in Jedis.java and add some basic class structures. (#4555)PR
2025-08-12valkey-glide-csharpRevert "Bump dependencies." (#25)PR
2025-08-12valkey-glide-csharpAdd ORT (#13)PR
2025-08-11valkey-glideSpanfromContext changelog (#4567)PR
2025-08-11valkey-glide-csharpC#: List Commands (GA) (#16)PR
2025-08-11valkey-glide-csharpAPI compatibility workflow (dotnet-api-diff): net8.0 HTML report (#21)PR
2025-08-11valkey-glide-csharpBump dependencies. (#23)PR
2025-08-11valkey-glide-csharpBump submodule. (#24)PR
2025-08-10valkey-glide-phpupdate CI to run tests on each commit.PR
2025-08-08valkey-glideCI: Temporarily remove CodeQL cache (#4565)PR
2025-08-08valkey-glideCORE: resolve clippy warnings and future incompatibility issues (#4564)PR
2025-08-08valkey-glide-csharpAdd C# specific README.md file (#14)PR
2025-08-07valkey-glide-phpConstructor integration tests (#13)PR
2025-08-06valkey-glide-csharpC#: Set Commands (GA) (#9)PR
2025-08-01valkey-glide-csharpMigrate CI workflows (#8)PR
2025-07-30valkey-glideJava: UnifiedJedis integ test added for get, set, del (#4487)PR
2025-07-30valkey-glideC#: String Commands (GA) (#4495)PR
2025-07-29valkey-glideAdd MIRI tests to CI test runs (#4506)PR
2025-07-24valkey-glideC#: List Commands batch 1 (#4402)PR
2025-07-24valkey-glideC#: Sorted Set Public Preview Commands (#4467)PR
2025-07-24valkey-glideC#: compatible transaction conditions (#4411)PR
2025-07-24valkey-glideC# compatibility: `execute` aka custom command (#4412)PR
2025-07-23valkey-glideJava: Jedis compatibility layer initial config code and get/set commands. (#4284)PR
2025-07-23valkey-glideC#: fix endpoint string conversion (#4413)PR
2025-07-21valkey-glideC#: Add HashCommand support (#4351)PR
2025-07-18valkey-glideC#: String commands GA (#4409)PR
2025-07-18valkey-glideC#: Bump StackExchange.Redis version used in benchmarks (#4410)PR
2025-07-18valkey-glideC#: batch compatibility (#4371)PR
2025-07-17valkey-glideCore: Set RESP3 as default (#4305)PR
2025-07-16valkey-glideC#: Connection Management Commands Batch 1 (#4309)PR
2025-07-15valkey-glideC#: Copy full definition of RequestType (#4394)PR
2025-07-15valkey-glideC#: Generic Commands (#4336)PR
2025-07-12valkey-glideC# compatibility: adding feature to get list of connections (#4310)PR
2025-07-11valkey-glideC#: Add LPUSH and LPOP commands (#4321)PR
2025-07-11valkey-glideC#: Add String commands (#4301)PR
2025-07-03valkey-glideC# compatibility: `IDatabase` (#4292)PR
2025-07-03valkey-glideC#: Reorganize Request class (#4299)PR
2025-07-02valkey-glideC#: Migrate basic APITypes and enums from SER to unblock command implementation (#4254)PR
2025-07-02valkey-glideFix codeql (#4285)PR
2025-06-27valkey-glideRefactor style for Rust 1.88 (#4269)PR
2025-06-26valkey-glideNode: Validate clientAZ when using AZ affinity strategies (#4267)PR
2025-06-26valkey-glideC#: Fix a test. (#4247)PR
2025-06-24valkey-glideCI: Run fill matrix on main. (#4229)PR
2025-06-24valkey-glideC#: Update docs in FFI layer. (#4203)PR
2025-06-24valkey-glideGo: Add Package Comments (#4238)PR
2025-06-24valkey-glideGo: Update examples link (#4216)PR
2025-06-23valkey-glideJava: Fix Incorrect `XRANGE` `XREVRANGE` Return Docs (#4240)PR
2025-06-19valkey-glideGo: Fix `LInsert` `insertPosition` Docs (#4217)PR
2025-06-19valkey-glideBackport 2.0 release to main (#4219)PR
2025-06-17valkey-glideMinor doc update. (#4208)PR
2025-06-09valkey-glideFix build issue: resolve assertions (#4123)PR
2025-06-06valkey-glideGo: add time.Duration to options.Expiry (#4089)PR
2025-06-06valkey-glideGo: Fix `GeoHash` Return Type to include Nillable Strings (#4101)PR
2025-06-06valkey-glideGo: Fix `RunWithTimeout` time.Duration (#4102)PR
2025-06-06valkey-glideGo: Change Blocking Commands to use `time.Duration` (#4086)PR
2025-06-06valkey-glideGo: Xclaim and XclaimWithOptions update response type (#4091)PR
2025-06-06valkey-glideGo: Fix `ClientGetName` and `ClientSetName` (#4088)PR
2025-06-06valkey-glide`PfAdd` fix return type from `int` to `bool` (#4094)PR
2025-06-06valkey-glideGo: free endpoint cstrings in otel config (#4095)PR
2025-06-06valkey-glideGo: Fix memory leaks from calling C.CBytes and C.CString in base_client.go (#4092)PR
2025-06-06valkey-glideGo: XRead and XReadGroup response update (#4085)PR
2025-06-04valkey-glideGo: Fix Full Matrix Tests (#4079)PR
2025-06-04valkey-glideGo: OTel doc update (#4078)PR
2025-06-03valkey-glideGo: Batch tests for stream commands (#4038)PR
2025-06-03valkey-glideGo: Add otel support (#3932)PR
2025-06-02valkey-glideGo: Function Commands Batch Tests (#4032)PR
2025-06-02valkey-glideGo: `WATCH` and `UNWATCH` (#4054)PR
2025-06-02valkey-glideGo: Connection Management Batch Tests (#4003)PR
2025-06-02valkey-glideGo: cleanup CommandResponses after context cancellation/timeout (#4067)PR
2025-06-02valkey-glideGo: Add Sorted Set Batch Tests (#4036)PR
2025-06-02valkey-glideGo: Add Geospatial Batch Tests (#4021)PR
2025-06-02valkey-glideGo: Add Set Commands Batch Tests (#4033)PR
2025-06-02valkey-glideJava: OTEL fix for script (#4065)PR
2025-06-02valkey-glideGo: Add String Batch Tests (#4047)PR
2025-05-31valkey-glideGo: List Commands Batch Tests (#4024)PR
2025-05-31valkey-glideGo: Add Batch Generic Cluster Commands Tests (#4020)PR
2025-05-31valkey-glideJava: Otel implementation (#3962)PR
2025-05-31valkey-glideGo: Add Hash Commands to Batch Test (#4022)PR
2025-05-30valkey-glideGo: Add Generic Base Batch Tests (#4009)PR
2025-05-30valkey-glideGo: Hyperloglog Batch Tests (#4023)PR
2025-05-30valkey-glideGo: Refactor integration tests to use require assertions (#4019)PR
2025-05-30valkey-glideGo: Add Test Cleanup After Execution (#3991)PR
2025-05-30valkey-glideGo: Fix Timeout Casting in `time.Duration` (#3933)PR
2025-05-30valkey-glideGo: Bitmap Batch Commands Tests (#4004)PR
2025-05-30valkey-glideGo: SRandMemberCount command added (#4037)PR
2025-05-30valkey-glideGo: SPopCount command added (#4026)PR
2025-05-29valkey-glideGo: batch - add commands (#4005)PR
2025-05-27valkey-glideGo: Batch (#3938)PR
2025-05-26valkey-glideGo: Fix `SortWithOptions` Test (#3984)PR
2025-05-26valkey-glideGo: Fix Makefile Path for Unit Test (#3961)PR
2025-05-23valkey-glideGo: Fix Failing SortWithOptions Tests (#3934)PR
2025-05-23valkey-glideUpdate docs for zigbuild. (#3845)PR
2025-05-23valkey-glideGo: Add Test Timeout Functionality (#3955)PR
2025-05-22valkey-glideGo: Refactor Function Commands (#3918)PR
2025-05-22valkey-glideGo: Refactor code to sub-packages and internal folder (#3841)PR
2025-05-21valkey-glideUse short key for testing ObjectEncoding (#3917)PR
2025-05-21valkey-glideGo: Rework how error strings are freed. (#3891)PR
2025-05-20valkey-glideGo - add context (#3802)PR
2025-05-20valkey-glideAll clients: Update logger (#3844)PR
2025-05-20valkey-glideJava: Add error restore command (#3905)PR
2025-05-20valkey-glideJava: Move Commands to Proper Files (#3878)PR
2025-05-16valkey-glideGo: Remove redundant implementations of echo (#3859)PR
2025-05-16valkey-glideJava: Add JaCoCo Checks (#3846)PR
2025-05-16valkey-glideGo: Updated Testing Docs and Makefile (#3785)PR
2025-05-15valkey-glideJava: Add a note to `wait` (#3863)PR
2025-05-15valkey-glideGo: Make spacing and indentation consistent in docs (#3864)PR
2025-05-14valkey-glidePython: Fix restore command (#3853)PR
2025-05-14valkey-glideGo: Switch to `time.Duration` for timeouts (#3857)PR
2025-05-14valkey-glideGo: Add commands function dump and restore (#3721)PR
2025-05-14valkey-glideBump rust version (#3795)PR
2025-05-14valkey-glideJava: Add support for Java 21 (#3753)PR
2025-05-12valkey-glideJava: Shadow `netty` dependencies. - breaking change (#3004)PR
2025-05-12valkey-glideJava / Python / Go: Add 6.2.0 checks for `xrange` and `xrevrange` exclusive ranges and docs (#3772)PR
2025-05-12valkey-glideGo: Update `EchoWithOptions` (#3806)PR
2025-05-12valkey-glideFix Inconsistencies in Documentation (#3798)PR
2025-05-12valkey-glideAdd libasan to AL2 installed dependencies for CI (#3811)PR
2025-05-12valkey-glideGo: Fix Flaky `SScan` Example (#3800)PR
2025-05-08valkey-glideC#: batch (#3611)PR
2025-05-06valkey-glideGo: Add Function Kill Tests (#3731)PR
2025-05-06valkey-glideC#: panic handling. (#3560)PR
2025-05-05valkey-glideNode: Update Decoder Error Message (#3737)PR
2025-05-02valkey-glideGo: pubsub shardnumsub command (#3708)PR
2025-05-02valkey-glideJava: Change `ZMPOP` and `BZMPOP` Return Type (#3733)PR
2025-05-01valkey-glideGo: Enable AddressSanitizer in integration tests (#3725)PR
2025-04-30valkey-glideGo: Fix Ordering of Sorted Set With Scores Commands (#3712)PR
2025-04-29valkey-glideGo: pubsub shardchannels (#3695)PR
2025-04-28valkey-glideGo: Add Function List (#3673)PR
2025-04-28valkey-glideJava: activate pubsub tests on mac (#3669)PR
2025-04-28valkey-glideJava: Prevent Scan Tests from Timing Out (#3676)PR
2025-04-28valkey-glideGo: PubSub Publish Sharded (#3692)PR
2025-04-25valkey-glideC#: `ClusterValue` + `INFO` (#3589)PR
2025-04-25valkey-glideGo: pubsub numpat command (#3666)PR
2025-04-25valkey-glideC#: refactor for FFI (#3626)PR
2025-04-25valkey-glideGO: pubsub channels command (#3665)PR
2025-04-23valkey-glideFix duplicate funcs (#3654)PR
2025-04-23valkey-glidePubSub Framework: Cluster Client Support Part 2 (#3621)PR
2025-04-23valkey-glideC#: Error handling. (#3411)PR
2025-04-23valkey-glideFix custom command response handling (#3593)PR
2025-04-22valkey-glideGo: Implement BZPOPMAX and ZMPOP (#3257)PR
2025-04-21valkey-glideGo: Add command FUNCTION KILL (#3604)PR
2025-04-21valkey-glideC#: Compile on C# 10 (.net 6) (#3412)PR
2025-04-21valkey-glideJava: Re-enable `test_update_connection_password` (#3623)PR
2025-04-18valkey-glideC#: benchmark fix (#3612)PR
2025-04-17valkey-glideAdd debugging helpers for core structs (#3613)PR
2025-04-16valkey-glideCI: Fix caching (#3534)PR
2025-04-15valkey-glideGo: Fix `CONFIG GET`. (#3594)PR
2025-04-15valkey-glideJava: update doc for FUNC STAT under cluster mode (#3598)PR
2025-04-15valkey-glidePython: Updated `DEVELOPER.md` with notes on `mkdocs` (#3602)PR
2025-04-15valkey-glideJava: Fix Flaky `config_reset_stat` (#3587)PR
2025-04-12valkey-glideDocs: Fix docs and examples for client class and constructor. (#3418)PR
2025-04-11valkey-glidePubSub base framewwork - Part 1 (#3417)PR
2025-04-11valkey-glideCD: Add `publish` checkbox for node and python CD. (#3483)PR
2025-04-11valkey-glideAdd command FUNCTION STATS (#3526)PR
2025-04-11valkey-glideC#: Give client an ID (#3583)PR
2025-04-11valkey-glideJava: Fix scan tests and `client_can_handle_concurrent_workload` timing out (#3584)PR
2025-04-11valkey-glideGo: fix geo tests. (#3556)PR
2025-04-10valkey-glideNode: Fix `ExportedSymbols.test.ts` Missing Dependency (#3574)PR
2025-04-10valkey-glideJava: Fix `send_and_receive_large_values` and `test_update_connection_password_acl_user` (#3573)PR
2025-04-10valkey-glideJava: Fix compiler warning (#3566)PR
2025-04-07valkey-glideGo: Drop support for Go 1.20 and add 1.24 in CI (#3513)PR
2025-04-07valkey-glideNode: Update node test import (#3509)PR
2025-04-04valkey-glideDowngrade ubuntu in CI (#3520)PR
2025-04-04valkey-glideC#: Handle all response types. (#3395)PR
2025-04-04valkey-glideC#: Support cluster in benchmarking. (#3514)PR
2025-04-04valkey-glideJava: Disable Flaky Tests (#3523)PR
2025-04-03valkey-glideGo: Add Function Load, Function Flush, FCall, FCallReadOnly (#3474)PR
2025-03-06valkey-glideCore: Extract `proto` from `socket-layer` feature. (#2861)PR
2025-03-05valkey-glideRevert "Update readme - include compatibility notice" (#3319)PR
2025-03-05valkey-glideC#: IT with shared client (#3273)PR
2025-03-04valkey-glideGo: adding advanced client configs & connectionTimeout (#3290)PR
2025-03-04valkey-glideGo: Add AzAffinity Support (#3235)PR
2025-03-03valkey-glideUpdate readme - include compatibility notice (#3262)PR
2025-02-28valkey-glideGo: fix data race on the coreClient with `sync.Mutex` and a channel map (#3236)PR
2025-02-27valkey-glideGo: Fix doc for `ZPopMinWithOptions` (#3258)PR
2025-02-27valkey-glideGo: JSON.SET and JSON.GET command added (#3115)PR
2025-02-26valkey-glideGo: Update Go versions used in CI (#3272)PR
2025-02-25valkey-glideC#: Fix build on windows. (#3223)PR
2025-02-25valkey-glideGo: Fix channel passing from Go to Rust by using `runtime.Pinner` or `cgo.Handle` (#3208)PR
2025-02-25valkey-glideC#: Remove `Redis` references. (#3247)PR
2025-02-25valkey-glideC#: Fix tests logging. (#3245)PR
2025-02-24valkey-glidePython: Added skip markers to tests (#3220)PR
2025-02-24valkey-glideFix ORT CI. (#3249)PR
2025-02-24valkey-glideRun example-tests in CI pipeline (#3251)PR
2025-02-21valkey-glideGo: Add command zlexcount (#3140)PR
2025-02-21valkey-glideGo: Add licence header check. (#3206)PR
2025-02-21valkey-glideGo: Fix flaky test. (#3212)PR
2025-02-19valkey-glideGo: `XINFO CONSUMERS`. (#3120)PR
2025-02-19valkey-glideGo: Add command ZInterCard (#3078)PR
2025-02-19valkey-glideGo: `XINFO GROUPS`. (#3106)PR
2025-02-14valkey-glideCI cleanup (#3172)PR
2025-02-14valkey-glideGo: Update `README` (#3168)PR
2025-02-14valkey-glideUpdate changelog for beginning of 1.4 release (#3166)PR
2025-02-13valkey-glideUpdate changelog for 1.3.0 release (#3159)PR
2025-02-13valkey-glideGo: Remove unneeded example file (#3160)PR
2025-02-13valkey-glideGo: Add `GlideClusterClient` examples (#3154)PR
2025-02-13valkey-glideGo: Fix flaky test. (#3102)PR
2025-02-13valkey-glideGo: `ZUnionStore` (#3136)PR
2025-02-13valkey-glideGO: Move remaining comment examples to test files (#3148)PR
2025-02-13valkey-glideGO: Fix func name casing (#3151)PR
2025-02-13valkey-glideGO: fix broken examples that fail (#3152)PR
2025-02-12valkey-glideGo: Updated developer guide for docs, examples, naming conventions (#3135)PR
2025-02-12valkey-glideGo: Add Go CD approval (#3146)PR
2025-02-12valkey-glideGo: ort workflow added (#3137)PR
2025-02-11valkey-glideGo: `ZUnion` (#3119)PR
2025-02-11valkey-glideMove all documentation examples to separate test files (#3055)PR
2025-02-11valkey-glideMove all documentation examples to separate test files (#3055)PR
2025-02-10valkey-glideNode: Fix @internal tag (#3118)PR
2025-02-10valkey-glideGo: Add IFEQ to SetOptions (#3098)PR
2025-02-10valkey-glide[Backport `main`] Fix full matrix CI (#2784) (#2842)PR
2025-02-07valkey-glideGo: CD pipeline (#3062)PR
2025-02-06valkey-glide[Sync Release 1.3 commit] `XRange` and `XRevRange` (#3093)PR
2025-02-04valkey-glideGo: add ZInterStore (#3053)PR
2025-02-04valkey-glideGo: `XINFO STREAM`. (#2994)PR
2025-02-03valkey-glideGo: Add ZDiffStore command (#3034)PR
2025-02-03valkey-glideGo: ZDiff command added (#3032)PR
2025-02-01valkey-glideGo: Add command zinter (#3021)PR
2025-01-31valkey-glideJava: updating error message in thread pool supplier (#3001)PR
2025-01-31valkey-glideGo: `ZRANDMEMBER`. (#2983)PR
2025-01-31valkey-glideGo: `ZMSCORE`. (#3008)PR
2025-01-29valkey-glideJava: Fix lpopCount null handling (#3025)PR
2025-01-29valkey-glidePYTHON: Add Python package description (#3019)PR
2025-01-28valkey-glideGo: `INFO`. (#2988)PR
2025-01-24valkey-glideJava: Add os-maven-plugin example to README (#3003)PR
2025-01-24valkey-glideGo: Add command XRange and XRevRange (#2989)PR
2025-01-21valkey-glideGo xack command new (#2982)PR
2025-01-18valkey-glideGo: update return types & response handlers for scan commands (#2956)PR
2025-01-17valkey-glideGo: XAUTOCLAIM. (#2955)PR
2025-01-17valkey-glideGo: Add commands ZRemRangeByRank/ZRemRangeByScore/ZRemRangeByLex (#2967)PR
2025-01-17valkey-glideJava: Shadow protobuf dependency (#2931)PR
2025-01-17valkey-glideGo: `XREADGROUP`. (#2949)PR
2025-01-15valkey-glideGo: ZScore command added (#2945)PR
2025-01-15valkey-glideGo: `XREAD`. (#2882)PR
2025-01-15valkey-glideGo: Add Zcount command (#2930)PR
2025-01-15valkey-glideGo: XDel command added (#2944)PR
2025-01-15valkey-glideUpdated Java README to reflect musl incompatibility (#2948)PR
2025-01-15valkey-glideFix `cluster_manager` script (#2940)PR
2025-01-13valkey-glideJava: Add RESP2 support (#2383)PR
2025-01-11valkey-glideGo: ZRANGE (#2925)PR
2025-01-11valkey-glideGo: Add XTrim, XLen commands (#2938)PR
2025-01-10valkey-glideGo: Add command ZRank and ZRevRank (#2932)PR
2025-01-10valkey-glideUpdate CONFIG GET and CONFIG SET documentation and tests (#2919)PR
2025-01-09valkey-glideNode: Fix `zrangeWithScores` (disallow `RangeByLex` as it is not supported) (#2926)PR
2025-01-09valkey-glideFix value conversion for `CONFIG GET`. (#2381) (#2929)PR
2025-01-03valkey-glideRevert #2235 deny.toml changes (#2914)PR
2025-01-02valkey-glideGo: test fixes + reporting (#2867)PR
2025-01-02valkey-glideCleanup unused CI file (#2864)PR
2025-01-02valkey-glideGo: Fix command groups and links (#2844)PR
2025-01-02valkey-glidefix gradle (#2879)PR
2025-01-01valkey-glideGo: add ZCARD (#2838)PR
2024-12-31valkey-glideJava: Add binary version of ZRANK WITHSCORE (#2896)PR
2024-12-30valkey-glideGo: `ZREM`. (#2880)PR
2024-12-27valkey-glideGo: `XADD` (#2843)PR
2024-12-24valkey-glideJava: Allow uncovered slots ClusterScan (#2859)PR
2024-12-24valkey-glideGo: Add ZPopMin and ZPopMax (#2850)PR
2024-12-23valkey-glideUpdate `cluster_manager` script (#2353)PR
2024-12-20valkey-glideMerge pull request #2846 from valkey-io/go-command-hincrbyfloatPR
2024-12-20valkey-glideGO: Add ZIncrBy Command (#2830)PR
2024-12-20valkey-glideGo: Add command ZAdd (#2813)PR
2024-12-19valkey-glidego: modules CI (#2801)PR
2024-12-19valkey-glideFix full matrix CI (#2784)PR
2024-12-18valkey-glideGo: Add custom command to cluster client (#2803)PR
2024-12-18valkey-glideGo: Add command SSCAN and SMOVE (#2789)PR
2024-12-18valkey-glideGo Implement Rename and Renamenx Command (#2776)PR
2024-12-18valkey-glideremove native package references for MacOS x64 architecture (#2824)PR
2024-12-18valkey-glideFix node ITs (#2826)PR
2024-12-17valkey-glideGo: Implement Type, Touch and Unlink commands (#2756)PR
2024-12-14valkey-glideGo: add SUnion command (#2787)PR
2024-12-13valkey-glideGo: implement SUnionStore (#2805)PR
2024-12-13valkey-glideGo: Add command SMIsMember (#2807)PR
2024-12-13valkey-glideremove native package references for MacOS x64 architecture (#2808)PR
2024-12-12valkey-glideGo: add command SInterStore (#2779)PR
2024-12-11valkey-glide[Backport `main`] Java: bump `netty` version (#2777) (#2795)PR
2024-12-11valkey-glideNode: update transactions binary args returns (#2193)PR
2024-12-11valkey-glide[Backport 1.2] Protobuf: bump to 29.1 (#2802)PR
2024-12-10valkey-glideJava: fix type assertions (#2637)PR
2024-12-10valkey-glidePython: Add API test to check for exported symbols (#2716)PR
2024-12-10valkey-glideProtobuf: bump to 29.1 (#2800)PR
2024-12-10valkey-glidePython: bitpos valkey8 (#2256)PR
2024-12-10valkey-glideNode: fix BITPOS (#2227)PR
2024-12-10valkey-glideAdd Java and Python examples to example app (#2769)PR
2024-12-10valkey-glide[Backport to `main`] Bump protoc (#2561) (#2796)PR
2024-12-10valkey-glide[Backport `main`] Fix license header in core files (#2648) (#2798)PR
2024-12-10valkey-glide[Backport `main`] Apply linters to submodule (#2783) (#2797)PR
2024-12-10valkey-glideNode: fix flaky test (#2657)PR
2024-12-10valkey-glideNode: fix examples in docs (#2763)PR
2024-12-10valkey-glideFix value conversion for `CONFIG GET`. (#2381)PR
2024-12-10valkey-glideMerge python requirement files. (#2597)PR
2024-12-10valkey-glideBackport #2793 to release-1.2 - Fix rust CI: bump idna (#2794)PR
2024-12-06valkey-glide[Backport]Update changelog after release (#2788)PR
2024-12-06valkey-glideAdding node modules in examples app (#2615)PR
2024-12-06valkey-glideNode: Fix modules CI (#2768)PR
2024-12-06valkey-glideApply linters to submodule (#2783)PR
2024-12-06valkey-glide[backport to 1.2] Bump protoc (#2561)PR
2024-12-06valkey-glideFix license header in core files (#2648)PR
2024-12-06valkey-glideUpdate changelog after release (#2782)PR
2024-11-26valkey-glideNode: Add server-modules to npm release (#2754)PR
2024-11-25valkey-glidefix changelog (#2752)PR
2024-11-25valkey-glideJava: Fix readme (#2751)PR
2024-11-25valkey-glideFix node scripts and docs. (#2744)PR
2024-11-07valkey-glidePython: `FT._ALIASLIST` command added (#2638)PR
2024-10-31valkey-glideNode: `JSON.ARRINSERT`, `JSON.ARRPOP` and `JSON.ARRLEN`. (#2542)PR
2024-10-29valkey-glideJava: add JSON.TYPE (#2525)PR
2024-10-28valkey-glideJava: FT.EXPLAIN and FT.EXPLAINCLI (#2515)PR
2024-10-28valkey-glideJava: add JSON.NUMINCRBY and JSON.NUMMULTBY (#2511)PR
2024-10-28valkey-glideJava: add JSON.STRAPPEND and JSON.STRLEN (#2522)PR
2024-10-28valkey-glideNode: Add command JSON.RESP (#2517)PR
2024-10-28valkey-glideJava: `JSON.DEBUG`. (#2520)PR
2024-10-28valkey-glideJava: `JSON.ARRPOP`. (#2486)PR
2024-10-27valkey-glidePython: reorder json.py commandsPR
2024-10-25valkey-glideJava: `JSON.CLEAR`. (#2519)PR
2024-10-25valkey-glideJava: add JSON.RESP (#2513)PR
2024-10-24valkey-glideJava: `JSON.OBJLEN` and `JSON.OBJKEYS`. (#2492)PR
2024-10-22valkey-glideNode: Add command JSON.TOGGLE (#2491)PR
2024-10-22valkey-glideJava: add JSON.DEL and JSON.FORGET (#2490)PR
2024-10-19valkey-glideJava: `JSON.ARRINSERT` and `JSON.ARRLEN` (#2476)PR
2024-10-18valkey-glideJava: add `FT.INFO` (#2405)PR
2024-10-18valkey-glideJava: `FT.AGGREGATE`. (#2468)PR
2024-10-01valkey-glideNode: Fix imports for `Script` and `ClusterScanCursor`. (#2320)PR
2024-09-29valkey-glideNode: add node cluster mode and standalone examples (#2357)PR
2024-09-20valkey-glideJava: fix CI job for testing Maven Deployment (#2319)PR
2024-09-19valkey-glideNode: fix xinfogroups; fix lrem (#2324)PR
2024-09-18valkey-glideJava: fix pubsub IT for valkey 8 (#2300)PR
2024-09-13valkey-glideJava: Script Commands (#2261)PR
2024-09-12valkey-glideJava: Add PUBSUB SHARDCHANNELS command (#2265)PR
2024-09-11valkey-glidePython: Replace instances of Redis with Valkey (#2266)PR
2024-09-11valkey-glideJava: Replace instances of Redis with Valkey (#2268)PR
2024-09-11valkey-glideJava: update `INFO` command (#2274)PR
2024-09-11valkey-glideNode: Fix linter config. (#2272)PR
2024-09-10valkey-glideNode: update commands which return a `Record` with `GlideString`. (#2207)PR
2024-09-05valkey-glideNode: Add binary variant to sorted set commands - part 2. (#2210)PR
2024-09-05valkey-glideNode: Add Binary support for stream commands, part 2 (#2222)PR
2024-08-29valkey-glideNode: Add Binary support for stream commands, part 1 (#2200)PR
2024-08-28valkey-glideNode: Add binary variant to sorted set commands - part 1. (#2190)PR
2024-08-28valkey-glideNode: add binary support to string commands (#2183)PR
2024-08-28valkey-glideNode: Add binary support for hash commands (#2194)PR
2024-08-27valkey-glideNode: Add binary support to set commands (#2188)PR
2024-08-27valkey-glideNode: Add binary support to spop spopcount sadd srem smembers (#2181)PR
2024-08-26valkey-glideNode binary api: blmpop, lrem, lset, ltrim and rpushx commands updated for binary command inputs (#2195)PR
2024-08-23valkey-glideNode: Add binary variant to server management commands. (#2179)PR
2024-08-22valkey-glideNode: Add binary variant to generic commands. (#2158)PR
2024-08-22valkey-glideAdding node lpos (#2185)PR
2024-08-22valkey-glideNode: Added binary variant to geo commands. (#2149)PR
2024-08-19valkey-glideNode: Add `FUNCTION DUMP` and `FUNCTION RESTORE` commands. (#2129)PR
2024-08-19valkey-glideNode: Add XREVRANGE command (#2148)PR
2024-08-16valkey-glideNode: Add `XINFO GROUPS` command. (#2122)PR
2024-08-15valkey-glideJava: add `PUBSUB` `CHANNELS`, `NUMPAT` and `NUMSUB` commands (#2105)PR
2024-08-15valkey-glideNode: add SSCAN (#2132)PR
2024-08-15valkey-glideNode: Clean `since` tags in command documentation (#2111)PR
2024-08-14valkey-glideNode: Add async to commands (#2110)PR
2024-08-14valkey-glideNode: Add command GETEX (#2107)PR
2024-08-13valkey-glideNode: Add `FUNCTION KILL` command (#2114)PR
2024-08-12valkey-glideNode: add HSCAN (#2098)PR
2024-08-12valkey-glideNode: Add `XAUTOCLAIM` command. (#2108)PR
2024-08-09valkey-glideNode: Add `XPENDING` command. (#2085)PR
2024-08-09valkey-glideNode: Add `ZRANGESTORE` command (#2068)PR
2024-08-08valkey-glideNode: Add `XGROUP CREATECONSUMER` and `XGROUP DELCONSUMER` commands (#2088)PR
2024-08-08valkey-glideAdd Scala and Kotlin examples (#1933)PR
2024-08-07valkey-glideNode: add command BZPOPMAX & BZPOPMIN (#2077)PR
2024-08-07valkey-glideNode: Add `HRANDFIELD` command. (#2096)PR
2024-08-07valkey-glideNode: add `SRANDMEMBER` command (#2067)PR
2024-08-07valkey-glideNode: Add `FUNCTION STATS` command. (#2082)PR
2024-08-07valkey-glideNode: Add `XCLAIM` command. (#2092)PR
2024-08-07valkey-glideNode: Add `GEOSEARCHSTORE` command. (#2080)PR
2024-08-06valkey-glideNode: Add `XGROUP CREATE` and `XGROUP DESTROY` commands (#2084)PR
2024-08-01valkey-glideNode: Added `XDEL` command (#2064)PR
2024-08-01valkey-glideNode: Add `ZSCAN` command (#2061)PR
2024-08-01valkey-glideNode: Add `SORT` command. (#2028)PR
2024-08-01valkey-glideNode: Add `LASTSAVE` command. (#2059)PR
2024-07-31valkey-glideNode: Add `ZLEXCOUNT` command (#2022)PR
2024-07-31valkey-glideNode: add RANDOMKEY command (#2057)PR
2024-07-31valkey-glideNode: add TOUCH command (#2055)PR
2024-07-31valkey-glideNode: fix lints (#2062)PR
2024-07-31valkey-glideNode: Fix tests. (#2056)PR
2024-07-30valkey-glideMerge pull request #2046 from Bit-Quill/node/integ_cyip10_msetnxPR
2024-07-30valkey-glideMerge pull request #2027 from Bit-Quill/node/integ_cyip10_blmovePR
2024-07-30valkey-glidePython: minor corrections in BITFIELD and BITFIELD_RO docs (#2048)PR
2024-07-29valkey-glideAdd command ZRandMember (#2013)PR
2024-07-29valkey-glideNode: Exported client configuration types (#2023)PR
2024-07-27valkey-glideUpdate docs for `GEOSEARCH` command (#2017)PR
2024-07-27valkey-glideNode: Add `FUNCTION LIST` (#2019)PR
2024-07-27valkey-glideNode: add `GEOSEARCH` (#2007)PR
2024-07-26valkey-glideUpdate documentation to use valkey-glide version 1.x.x (#2021)PR
2024-07-26valkey-glideNode: add `BZMPOP` command (#2018)PR
2024-07-25valkey-glideNode: Add `ZINCRBY` command (#2009)PR
2024-07-25valkey-glideNode: add LMOVE (#2002)PR
2024-07-25valkey-glideNode: Rework transaction IT. (#2010)PR
2024-07-24valkey-glideNode: rework server version check and update tests (#1993)PR
2024-07-24valkey-glidePython client CI: Split lint and testing in CI + add reporting. (#1976)PR
2024-07-24valkey-glideJava: Add overloads for XADD to allow duplicate entry keys (#1970)PR
2024-07-23valkey-glideJava: `XRange`/`XRevRange` should return `null` instead of `GlideException` when given a negative count (#1920)PR
2024-07-23valkey-glideNode: Add `GEOPOS` command. (#1991)PR
2024-07-23valkey-glideNode: added ZMPOP command (#1994)PR
2024-07-20valkey-glideNode: Add `BITCOUNT` commnd. (#1982)PR
2024-07-20valkey-glideNode: added ZMSCORE command (#1987)PR
2024-07-19valkey-glideNode: Add command ZRevRank (#1977)PR
2024-07-19valkey-glideNode: Add GEOADD (#1980)PR
2024-07-19valkey-glideNode: add SETBIT command (#1978)PR
2024-07-19valkey-glideNode: Renaming commands directory (#1981)PR
2024-07-19valkey-glideNode: Add `FUNCTION LOAD` command (#1969)PR
2024-07-18valkey-glideNode: implement GETDEL (#1968)PR
2024-07-18valkey-glideNode: add ZDIFF command (#1972)PR
2024-07-18valkey-glideAllow developers to run CI on demand (#1967)PR
2024-07-17valkey-glideNode: Add command FLUSHALL (#1958)PR
2024-07-17valkey-glideNode: add SMISMEMBER command (#1955)PR
2024-07-17valkey-glideNode: add SINTERCARD command (#1956)PR
2024-07-17valkey-glideMerge pull request #1959 from Bit-Quill/node/integ_cyip10_pushxPR
2024-07-17valkey-glideFixes for java client release pipeline (#1922)PR
2024-07-17valkey-glideMerge pull request #1952 from Bit-Quill/node/integ_cyip10_lsetPR
2024-07-16valkey-glideJava Update README (#1944)PR
2024-07-15valkey-glideNode: add SDIFFSTORE command (#1931)PR
2024-07-14valkey-glideJava: enable Gradle wrapper validationPR
2024-07-12valkey-glideNode: add SINTERSTORE command (#1929)PR
2024-07-11valkey-glideJava: Move ExamplesApp to examples folder (#1908)PR
2024-07-08valkey-glideFix authors in the cargo.toml files (#1883)PR
2024-07-08valkey-glideJava: Update artifact ID and group ID. (#1871)PR
2024-07-06valkey-glideJava: Groom transaction docs and add some tests. (#1820)PR
2024-07-06valkey-glideJava: Minor readme update (#1840)PR
2024-07-06valkey-glideJava: rename CreateClient to createClient (#1828)PR
2024-07-06valkey-glideJava: add scan standalone (GlideString version) (#1834)PR
2024-07-06valkey-glideJava: README (#1839)PR
2024-07-06valkey-glideJava: add XAUTOCLAIM command (#1831)PR
2024-07-06valkey-glideJava: Add docs to `GlideString` (#1827)PR
2024-07-05valkey-glideJava: Remove use of non-ASCII characters in String literal in FfiTest (#1833)PR
2024-07-05valkey-glideJava: remove redis references from IT (#1832)PR
2024-07-04valkey-glidePython: add SORT_RO command. (#1528)PR
2024-06-29valkey-glideMerge pull request #1685 from Bit-Quill/java/integ_tjz_geosearchPR
2024-06-28valkey-glidePython: add RANDOMKEY command (#1701)PR
2024-06-28valkey-glidePython: add XPENDING command (#1704)PR
2024-06-27valkey-glidePython: add XGROUP SETID command (#1683)PR
2024-06-26valkey-glideJava: Add XPENDING command (#1661)PR
2024-06-24valkey-glidePython: add XREAD command (#1644)PR
2024-06-20valkey-glideJava: Add `XACK` stream command (#1620)PR
2024-06-17valkey-glideJava: Add `WATCH` and `UNWATCH` command (#1539)PR
2024-06-17valkey-glideJava: Add `FCALL_RO` command. (#1577)PR
2024-06-14valkey-glideJava: Upgrade to protoc 27.1 (#1574)PR
2024-06-13valkey-glideJava: Adding command `LCS` (No IDX option) (#1558)PR
2024-06-13valkey-glideNode: add OBJECT IDLETIME command (#1567)PR
2024-06-11valkey-glideJava: Add `FCALL` command. (#1543)PR
2024-06-11valkey-glideNode: add LINSERT command (#1544)PR
2024-06-10valkey-glideJava: Update `ZUNION` and `ZINTER` and tests. (#1541)PR
2024-06-08valkey-glideNode: Add ZINTERSTORE command (#1513)PR
2024-06-07valkey-glideJava: Adding command `COPY` (#1532)PR
2024-06-07valkey-glideJava: Add `FUNCTION FLUSH` command. (#1533)PR
2024-06-07valkey-glideJava: add DBSIZE command (#1540)PR
2024-06-06valkey-glideJava: Add `FUNCTION DELETE` command. (#1523)PR
2024-06-04valkey-glideCore: Update `XREAD` value_conversion to return Map<Map<String[]>> (#1494)PR
2024-06-02valkey-glideHOT-FIX: CRITICAL - fixed set command optional arguments and added tests to set command (#1508)PR
2024-05-30valkey-glideAdd SMOVE command for node (#1476)PR
2024-05-29valkey-glideJava: add `XDEL` command (#318) (#1490)PR
2024-05-24valkey-glideJava: Add `HRANDFIELD` command. (#1455)PR

← Back to leaderboard