Contributor Leaderboard

edlng

edlng

166 score 104 commits 62 reviews

Commits (104)

DateRepoMessagePR
2026-04-24valkey-glide-phpCI: Add Modules Testing (#173)PR
2026-04-24valkey-glide-phpfeat(php): Add Core Valkey Search commands (#171)PR
2026-04-17valkey-glideCI: Switch Modules Test to Self-hosted Valkey Bundle Server (#5661)PR
2026-04-17valkey-glidefeat(go): Add Valkey Search Support (#5590)PR
2026-04-08valkey-glidefeat(python, java, node): Add Valkey Search 1.2 arguments to `FT.*` commands (#5571)PR
2026-04-06valkey-glidefix(python,java,node,rust): add missing vector search 1.1 args (#5550)PR
2025-10-02valkey-glide-csharpServer Management Commands GA (#61)PR
2025-08-29valkey-glide-csharpAdd Connection Management Commands (GA) (#47)PR
2025-08-28valkey-glideGo: Valkey 9 Commands (#4554)PR
2025-08-22valkey-glide-csharpFix Test Hangs (#40)PR
2025-08-20valkey-glide-csharpHash Commands (GA) (#34)PR
2025-08-18valkey-glide-csharpSorted Set Commands (GA) Part 2 (#30)PR
2025-08-14valkey-glide-csharpSorted Set Commands (GA) Part 1 (#29)PR
2025-08-11valkey-glide-csharpC#: List Commands (GA) (#16)PR
2025-08-06valkey-glide-csharpC#: Set Commands (GA) (#9)PR
2025-07-30valkey-glideC#: String Commands (GA) (#4495)PR
2025-07-28valkey-glideC#: Split `Ping` and Fix Flags (#4475)PR
2025-07-24valkey-glideC#: Sorted Set Public Preview Commands (#4467)PR
2025-07-16valkey-glideC#: Connection Management Commands Batch 1 (#4309)PR
2025-07-15valkey-glideC#: Generic Commands (#4336)PR
2025-07-09valkey-glideC#: Add Set Commands Command Flag Exception (#4308)PR
2025-07-09valkey-glideUpdate README for AZ Affinity Support (#4337)PR
2025-07-04valkey-glideC#: Set Commands (#4291)PR
2025-06-26valkey-glideC#: Fix `dotnet` Docs (#4227)PR
2025-06-24valkey-glideGo: Add Package Comments (#4238)PR
2025-06-23valkey-glideJava: Fix Incorrect `XRANGE` `XREVRANGE` Return Docs (#4240)PR
2025-06-21valkey-glideBackport Release 2.0 Commit Into Main (#4241)PR
2025-06-19valkey-glideGo: Fix `LInsert` `insertPosition` Docs (#4217)PR
2025-06-06valkey-glideGo: Change Blocking Commands to use `time.Duration` (#4086)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-04valkey-glideGo: Fix Full Matrix Tests (#4079)PR
2025-06-02valkey-glideGo: Function Commands Batch Tests (#4032)PR
2025-06-02valkey-glideGo: Connection Management Batch Tests (#4003)PR
2025-06-02valkey-glideGo: Add Sorted Set Batch Tests (#4036)PR
2025-06-02valkey-glideGo: PubSub Batch Tests (#4025)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-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-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: 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-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-glideGo: Add Test Timeout Functionality (#3955)PR
2025-05-22valkey-glideGo: Refactor Function Commands (#3918)PR
2025-05-20valkey-glideJava: Move Commands to Proper Files (#3878)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-glideGo: Switch to `time.Duration` for timeouts (#3857)PR
2025-05-14valkey-glideJava: Add support for Java 21 (#3753)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-glideGo: Fix Flaky `SScan` Example (#3800)PR
2025-05-05valkey-glideJava: Fix flaky `zscan` and `zscan_binary` (#3754)PR
2025-05-05valkey-glideNode: Update Decoder Error Message (#3737)PR
2025-05-02valkey-glideJava: Change `ZMPOP` and `BZMPOP` Return Type (#3733)PR
2025-04-30valkey-glideGo: Fix Ordering of Sorted Set With Scores Commands (#3712)PR
2025-04-29valkey-glideGo: Fix `ZRangeWithScores` Order (#3694)PR
2025-04-29valkey-glideNode: Fix `functionLoad` examples (#3710)PR
2025-04-28valkey-glideJava: Prevent Scan Tests from Timing Out (#3676)PR
2025-04-21valkey-glideJava: Re-enable `test_update_connection_password` (#3623)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-11valkey-glideJava: Fix scan tests and `client_can_handle_concurrent_workload` timing out (#3584)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-04valkey-glideJava: Disable Flaky Tests (#3523)PR
2025-04-03valkey-glideJava: Fix `inflight_request_limit` Flaky Test (#3519)PR
2025-03-29valkey-glideNode: Fix `scriptKill` Flaky Tests (#3447)PR
2025-03-27valkey-glideNode: Fix Cluster Manager Timeout (#3449)PR
2025-03-27valkey-glideNode: Re-enable `xpendingWithOptions` in Transaction Tests (#3448)PR
2025-03-25valkey-glideJava: Fix `scriptKill` Flaky Tests (#3364)PR
2025-03-19valkey-glideJava: Fix Flaky `fcall_readonly_function` (#3377)PR
2025-03-17valkey-glideNode: Fix `xpendingWithOptions` Flaky Test (#3361)PR
2025-03-12valkey-glideDisable Flaky Tests (#3356)PR
2025-03-11valkey-glidePython: Added `sphinx` for documentation (#3336)PR
2025-03-06valkey-glidePython: Fix clippy useless conversion errors (#3316)PR
2025-03-04valkey-glideGo: Implemented Cluster Scan (#3295)PR
2025-02-25valkey-glidePython: Cache server version (#3254)PR
2025-02-24valkey-glidePython: Added skip markers to tests (#3220)PR
2025-02-24valkey-glidePython: Temporarily suppress rust linter warnings (#3255)PR
2025-02-20valkey-glidePython: Added verbose test flag for `pytest` (#3214)PR
2025-02-19valkey-glidePython: Address `flake8` lint issues (#3205)PR
2025-02-14valkey-glideGo: Update `README` (#3168)PR
2025-02-13valkey-glideGo: Add `GlideClusterClient` examples (#3154)PR
2025-02-13valkey-glideGo: `ZUnionStore` (#3136)PR
2025-02-12valkey-glideGo: Updated developer guide for docs, examples, naming conventions (#3135)PR
2025-02-11valkey-glideGo: `ZUnion` (#3119)PR
2025-02-10valkey-glideGo: `ZRangeStore` (#3105)PR
2025-02-06valkey-glide[Sync Release 1.3 commit] `XRange` and `XRevRange` (#3093)PR
2025-01-30valkey-glideGo: `BZMPop` (#3007)PR
2025-01-24valkey-glidequickfix of changing glideClient to become GlideClient (#3000)PR
2025-01-24valkey-glideMoved documentation comments to base_client file and made changes to GlideClient for pkgsite to work (#2981)PR
2025-01-15valkey-glideUpdated Java README to reflect musl incompatibility (#2948)PR

Reviews (62)

DateRepoMessagePR
2025-09-03valkey-glide-csharpBump submodule + update gitignore (#43)PR
2025-08-29valkey-glide-csharpfeat: Add ReadFrom parsing support to ConfigurationOptions for AZ Affinity (#28)PR
2025-08-26valkey-glide-csharpFix CD pipeline. (#38)PR
2025-08-26valkey-glide-csharpAdd reporting to GHA pipeline (#41)PR
2025-08-22valkey-glideFIX: resolve Valkey 9 compatibility issues across all clients (#4632)PR
2025-08-12valkey-glide-csharpRevert "Bump dependencies." (#25)PR
2025-08-11valkey-glide-csharpBump submodule. (#24)PR
2025-08-08valkey-glideFix flaky test: increase timeout to match others in TlsTest (#4566)PR
2025-08-01valkey-glide-csharpMigrate CI workflows (#8)PR
2025-07-24valkey-glideC#: compatible transaction conditions (#4411)PR
2025-07-18valkey-glideC#: batch compatibility (#4371)PR
2025-07-14valkey-glideC#: compatible config & connection string support (#4347)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-09valkey-glideCI: fix C# linter (#4322)PR
2025-07-08valkey-glideC#: Add option to use running server(s) for IT. (#4206)PR
2025-07-03valkey-glideC#: Add RESP2 client to IT. (#4207)PR
2025-07-03valkey-glideC#: UT for commands (#4280)PR
2025-07-03valkey-glideC#: Add command batch tests. (#4204)PR
2025-07-02valkey-glideC#: Add response checks for batch for every command (#4236)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: Update examples link (#4216)PR
2025-06-17valkey-glideMinor doc update. (#4208)PR
2025-06-09valkey-glideGo: Use errors idiomatically (#4103)PR
2025-06-06valkey-glideGo: add time.Duration to options.Expiry (#4089)PR
2025-06-03valkey-glideGo: Batch tests for stream commands (#4038)PR
2025-05-21valkey-glideUse short key for testing ObjectEncoding (#3917)PR
2025-05-20valkey-glideGo: Script eval/load (#3605)PR
2025-05-16valkey-glideGo: Remove redundant implementations of echo (#3859)PR
2025-05-13valkey-glideCI: Add intel mac (#3482)PR
2025-05-12valkey-glideJava: Shadow `netty` dependencies. - breaking change (#3004)PR
2025-05-09valkey-glideUpdate full matrix CI (#3796)PR
2025-05-06valkey-glidefix: add pubsub interfaces to glideclient and glideclusterclient (#3770)PR
2025-04-28valkey-glideJava: activate pubsub tests on mac (#3669)PR
2025-04-28valkey-glideGo: pubsub numsub command (#3674)PR
2025-04-25valkey-glideC#: `ClusterValue` + `INFO` (#3589)PR
2025-04-23valkey-glideC#: Error handling. (#3411)PR
2025-04-23valkey-glideFix custom command response handling (#3593)PR
2025-04-18valkey-glideC#: benchmark fix (#3612)PR
2025-04-15valkey-glideNode: Update FUNCTION STATS doc under cluster mode (#3610)PR
2025-04-15valkey-glideJava: update doc for FUNC STAT under cluster mode (#3598)PR
2025-04-12valkey-glideDocs: Fix docs and examples for client class and constructor. (#3418)PR
2025-04-11valkey-glideCD: Add `publish` checkbox for node and python CD. (#3483)PR
2025-04-11valkey-glideC#: Give client an ID (#3583)PR
2025-04-10valkey-glideJava: Fix compiler warning (#3566)PR
2025-04-07valkey-glideNode: Update node test import (#3509)PR
2025-04-04valkey-glideC#: Support cluster in benchmarking. (#3514)PR
2025-04-03valkey-glideCI: Fix benchmarking on SH runner. (#3381)PR
2025-04-03valkey-glideCI: Fix Python Module Tests (#3522)PR
2025-04-01valkey-glideFix scala example. (#3472)PR
2025-03-27valkey-glideGo: Add command `GeoSearch` (#3385)PR
2025-03-25valkey-glideGo: Add `GeoDist` (#3446)PR
2025-03-25valkey-glideGo: add command GeoPos (#3409)PR
2025-03-22valkey-glideC#: CI - fix dotnet installation on mac runners (#3382)PR
2025-03-20valkey-glideGo: Add bulk args test (#3363)PR
2025-03-14valkey-glideC#: Custom command for standalone client. (#3335)PR
2025-03-08valkey-glideJava: Fix version check in IT/MT startup. (#3343)PR
2025-02-25valkey-glideGo: X86_64 macOS support for developers (#3231)PR

← Back to leaderboard