Contributor Leaderboard

jbrinkman

jbrinkman

200 score 51 commits 149 reviews

Commits (51)

DateRepoMessagePR
2025-11-20valkey-glide-csharpfeat: Implement PubSub commands for standalone and cluster clients (#109)PR
2025-11-17valkey-glide-csharpfeat(pubsub): implement core PubSub framework infrastructure (#103)PR
2025-11-08valkey-glide-csharpfeat: Implement Lua Scripting and Functions Support (Issue #56) (#120)PR
2025-10-30valkey-glide-csharpFix incorrect solution file reference in .vscode/settings.json (#122)PR
2025-10-03valkey-glidefeat: add AGENTS.md files for agentic tools across language bindings (#4739)PR
2025-09-22valkey-glideREADME updates for 2.1 release (#4763)PR
2025-09-18valkey-glideResolve Rust lint issues (#4758)PR
2025-09-18valkey-glide[BACKPORT 2.1] Merge Release 2.1 back into Main (#4753)PR
2025-09-09valkey-glide-csharpCI: add failure reporter for matrix-errors (#72)PR
2025-09-03valkey-glideFix benchmark execution for CSharp (#4674)PR
2025-08-29valkey-glide-csharpfeat: Add ReadFrom parsing support to ConfigurationOptions for AZ Affinity (#28)PR
2025-08-26valkey-glidefix: resolve issue with benchmark script paths (#4630)PR
2025-08-11valkey-glide-csharpAPI compatibility workflow (dotnet-api-diff): net8.0 HTML report (#21)PR
2025-08-08valkey-glide-csharpAdd C# specific README.md file (#14)PR
2025-07-21valkey-glideC#: Add HashCommand support (#4351)PR
2025-07-11valkey-glideGO: Add cross-compilation documentation to Go README (#4325)PR
2025-07-02valkey-glideC#: Migrate basic APITypes and enums from SER to unblock command implementation (#4254)PR
2025-06-19valkey-glideBackport 2.0 release to main (#4219)PR
2025-06-09valkey-glideFix build issue: resolve assertions (#4123)PR
2025-06-02valkey-glideGo: cleanup CommandResponses after context cancellation/timeout (#4067)PR
2025-05-30valkey-glideGo: Refactor integration tests to use require assertions (#4019)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-06valkey-glidefix: add pubsub interfaces to glideclient and glideclusterclient (#3770)PR
2025-05-02valkey-glideGo: pubsub shardnumsub command (#3708)PR
2025-04-29valkey-glideGo: pubsub shardchannels (#3695)PR
2025-04-28valkey-glideGo: PubSub Publish Sharded (#3692)PR
2025-04-28valkey-glideGo: pubsub numsub command (#3674)PR
2025-04-25valkey-glideGo: pubsub numpat command (#3666)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-11valkey-glidePubSub base framewwork - Part 1 (#3417)PR
2025-03-19valkey-glideJAVA: remove reference to outdated build task in DEVELOPER.md (#3393)PR
2025-03-04valkey-glideGo: randomize cluster ports for Example tests (#3225)PR
2025-02-24valkey-glideRun example-tests in CI pipeline (#3251)PR
2025-02-18valkey-glide[Backport 1.3) Merge release 1.3 to main (#3202)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: 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-11valkey-glideMove all documentation examples to separate test files (#3055)PR
2025-01-29valkey-glidePYTHON: Add Python package description (#3019)PR
2025-01-20valkey-glideGo: Add stream commands XGroupCreateConsumer/XGroupDelConsumer (#2975)PR
2025-01-16valkey-glideGO: xpending command (#2957)PR
2025-01-06valkey-glideGO: Add BZPopMin command (#2849)PR
2024-12-20valkey-glideGO: Add ZIncrBy Command (#2830)PR
2024-12-18valkey-glideremove native package references for MacOS x64 architecture (#2824)PR
2024-12-13valkey-glideremove native package references for MacOS x64 architecture (#2808)PR

Reviews (153)

DateRepoMessagePR
2026-01-02valkey-glide-csharpBump actions/github-script from 7 to 8 (#82)PR
2026-01-02valkey-glide-csharpBump `actions/setup-dotnet` from 4 to 5 (#67)PR
2025-11-05valkey-glide-csharpfeat: Add IAM authentication support (#125)PR
2025-10-23valkey-glideFFI/GO: Add IAM authentication support with automatic token refresh (#4892)PR
2025-10-22valkey-glide-csharpSupport Lazy Connect (#104)PR
2025-10-20valkey-glide-csharpGeospatial Commands (#107)PR
2025-10-10valkey-glide-csharpHyperloglog commands (#92)PR
2025-10-08valkey-glide-csharpBump dawidd6/action-download-artifact from 6 to 11 (#83)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-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-03valkey-glide-csharpBump submodule + update gitignore (#43)PR
2025-09-03valkey-glide-csharpFix ORT (#60)PR
2025-08-20valkey-glide-csharpUpdate FFI delegates. (#22)PR
2025-08-20valkey-glide-csharpCD pipeline - phase 1 (#12)PR
2025-08-13valkey-glide-csharpFix client performance. (#20)PR
2025-08-12valkey-glide-csharpAdd ORT (#13)PR
2025-08-11valkey-glide-csharpBump dependencies. (#23)PR
2025-08-11valkey-glide-csharpBump submodule. (#24)PR
2025-08-07valkey-glideDocumentation update for protobuf installation (#4509)PR
2025-08-06valkey-glide-csharpC#: Set Commands (GA) (#9)PR
2025-07-31valkey-glideUpdate C# benchmark Program.cs to fix benchmark timing collection. (#4478)PR
2025-07-28valkey-glideC#: Split `Ping` and Fix Flags (#4475)PR
2025-07-28valkey-glideC#: Split `Ping` and Fix Flags (#4475)PR
2025-07-28valkey-glideC#: Split `Ping` and Fix Flags (#4475)PR
2025-07-24valkey-glideC#: compatible transaction conditions (#4411)PR
2025-07-24valkey-glideC# compatibility: `execute` aka custom command (#4412)PR
2025-07-23valkey-glideC#: fix endpoint string conversion (#4413)PR
2025-07-15valkey-glideC#: Copy full definition of RequestType (#4394)PR
2025-07-14valkey-glideC#: compatible config & connection string support (#4347)PR
2025-07-08valkey-glideC#: Add option to use running server(s) for IT. (#4206)PR
2025-07-04valkey-glideC#: Set Commands (#4291)PR
2025-07-03valkey-glideC# compatibility: `IDatabase` (#4292)PR
2025-07-03valkey-glideC#: Reorganize Request class (#4299)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#: UT for commands (#4280)PR
2025-07-03valkey-glideC#: Add command batch tests. (#4204)PR
2025-07-03valkey-glideFix CodeQL to run only on relevant file changes with path filtering (#4287)PR
2025-07-02valkey-glideFix codeql (#4285)PR
2025-07-02valkey-glideUpdate CodeQL configuration: broaden paths ignored and add workflow_d… (#4281)PR
2025-06-27valkey-glideRefactor style for Rust 1.88 (#4269)PR
2025-06-24valkey-glideGo: Add Package Comments (#4238)PR
2025-06-02valkey-glideGo: Function Commands Batch Tests (#4032)PR
2025-06-02valkey-glideGo: `WATCH` and `UNWATCH` (#4054)PR
2025-06-02valkey-glideGo: Clean up most panics in FFI layer (#3886)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-05-30valkey-glideGo: Add Generic Base Batch Tests (#4009)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-29valkey-glideGo: batch - add commands (#4005)PR
2025-05-27valkey-glideGo: Batch (#3938)PR
2025-05-27valkey-glideGo: Batch (#3938)PR
2025-05-26valkey-glideGo: Fix Makefile Path for Unit Test (#3961)PR
2025-05-23valkey-glideUpdate docs for zigbuild. (#3845)PR
2025-05-23valkey-glideGo: Add Test Timeout Functionality (#3955)PR
2025-05-21valkey-glideGo: move BackoffStrategy configuration to BaseConfiguration (#3906)PR
2025-05-21valkey-glideGo: add client library name and version identifiers (#3903)PR
2025-05-20valkey-glideGo - add context (#3802)PR
2025-05-20valkey-glideAll clients: Update logger (#3844)PR
2025-05-20valkey-glideJava: Move Commands to Proper Files (#3878)PR
2025-05-16valkey-glideGo: Updated Testing Docs and Makefile (#3785)PR
2025-05-13valkey-glideCI: Add intel mac (#3482)PR
2025-05-12valkey-glideAdd libasan to AL2 installed dependencies for CI (#3811)PR
2025-05-12valkey-glide`zigbuild` for go and java. (#3778)PR
2025-05-08valkey-glideC#: batch (#3611)PR
2025-05-06valkey-glideC#: panic handling. (#3560)PR
2025-04-30valkey-glideDon't run some CI on repo forks (#3719)PR
2025-04-22valkey-glideGo: Implement BZPOPMAX and ZMPOP (#3257)PR
2025-04-21valkey-glideC#: Compile on C# 10 (.net 6) (#3412)PR
2025-03-29valkey-glideNode: Fix `scriptKill` Flaky Tests (#3447)PR
2025-03-27valkey-glideMerge pull request #3086 from EdricCua/Go-Implement-LastSavePR
2025-03-27valkey-glideupdate from mainPR
2025-03-26valkey-glideMerge pull request #3077 from EdricCua/Go-Implement-ClientIdPR
2025-03-26valkey-glideupdate from mainPR
2025-03-26valkey-glideMerge pull request #3407 from niharikabhavaraju/niharika-bitposcmdPR
2025-03-26valkey-glideMerge pull request #3384 from niharikabhavaraju/niharika-bitopcmdPR
2025-03-26valkey-glideMerge pull request #3355 from niharikabhavaraju/niharika-lolwutcmdPR
2025-03-25valkey-glideJava: Fix `scriptKill` Flaky Tests (#3364)PR
2025-03-25valkey-glideJava: Fix `scriptKill` Flaky Tests (#3364)PR
2025-03-21valkey-glideUpdate go/api/glide_cluster_client.goPR
2025-03-21valkey-glideGo: Add support for updating connection password (#3346)PR
2025-03-20valkey-glideGo: Implement FlushAll, FlushDB commands (#3117)PR
2025-03-20valkey-glideMerge branch 'main' into Go-Implement-LastSavePR
2025-03-18valkey-glideC#: routing (#3353)PR
2025-03-18valkey-glideC#: Handling non-ASCII and even binary strings. (#3347)PR
2025-03-17valkey-glideC#: Fixes in CI (#3323)PR
2025-03-17valkey-glideNode: Fix `xpendingWithOptions` Flaky Test (#3361)PR
2025-03-14valkey-glideC#: Custom command for standalone client. (#3335)PR
2025-03-14valkey-glideC#: Client configuration (#3321)PR
2025-03-12valkey-glideC#: Rework linters/analyzers approach (#3252)PR
2025-03-12valkey-glideDisable Flaky Tests (#3356)PR
2025-03-11valkey-glidePython: Added `sphinx` for documentation (#3336)PR
2025-03-10valkey-glideGo: Add push tag trigger to CD (#3345)PR
2025-03-06valkey-glideReplacing Hash Maps in response handling with LinkedHashMap (#3324)PR
2025-03-06valkey-glidePython: Fix clippy useless conversion errors (#3316)PR
2025-03-05valkey-glideC#: IT with shared client (#3273)PR
2025-03-04valkey-glideGo: Implemented Cluster Scan (#3295)PR
2025-03-04valkey-glideGo: adding advanced client configs & connectionTimeout (#3290)PR
2025-03-04valkey-glideGo: Add AzAffinity Support (#3235)PR
2025-03-04valkey-glideC#: Reorganize client structure. (#3283)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-25valkey-glideC#: Fix build on windows. (#3223)PR
2025-02-25valkey-glideC#: Remove `Redis` references. (#3247)PR
2025-02-25valkey-glideC#: Fix tests logging. (#3245)PR
2025-02-25valkey-glidePython: Cache server version (#3254)PR
2025-02-24valkey-glideGo: fixing cross slot error in ZINTERCARD examples (#3232)PR
2025-02-21valkey-glideGo: Remove -race flag on go test (#3221)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-20valkey-glidePython: Added verbose test flag for `pytest` (#3214)PR
2025-02-19valkey-glidePython: Address `flake8` lint issues (#3205)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-13valkey-glideGo: Add `GlideClusterClient` examples (#3154)PR
2025-02-13valkey-glideNode: Fix NPM CD tag (#3155)PR
2025-02-13valkey-glideGo: Fix flaky test. (#3102)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-10valkey-glideGo: `ZRangeStore` (#3105)PR
2025-02-07valkey-glideGo: CD pipeline (#3062)PR
2025-01-29valkey-glideJava: Fix lpopCount null handling (#3025)PR
2025-01-24valkey-glideMoved documentation comments to base_client file and made changes to GlideClient for pkgsite to work (#2981)PR
2025-01-21valkey-glideGo: `HRANDFIELD`. (#2977)PR
2025-01-21valkey-glideGo: `XGROUP DESTROY`. (#2974)PR
2025-01-21valkey-glideGo: `XGROUP SETID`. (#2976)PR
2025-01-20valkey-glideGo: Fix return types, parn 5 (#2964)PR
2025-01-20valkey-glideGo: Fix return types, part 6 (#2965)PR
2025-01-20valkey-glideGo: `XGROUP CREATE`. (#2966)PR
2025-01-15valkey-glideGo: XDel command added (#2944)PR
2025-01-15valkey-glideFix `cluster_manager` script (#2940)PR
2025-01-15valkey-glideGo: Fix return types, part 3: `string` instead of `Result[string]` (#2942)PR
2025-01-14valkey-glideGo: Fix return types, part 2: `float64` instead of `Result[float64]` and bool (#2941)PR
2025-01-14valkey-glideGo: Fix return types, part 1: `int64` instead of `Result[int64]` (#2939)PR
2025-01-11valkey-glideGo: ZRANGE (#2925)PR
2025-01-11valkey-glideGo: ZRANGE (#2925)PR
2025-01-11valkey-glideGo: Add XTrim, XLen commands (#2938)PR
2025-01-06valkey-glideGo: Add `HScan` command (#2917)PR
2024-12-20valkey-glideMerge pull request #2847 from valkey-io/go-command-hincrbyPR
2024-12-20valkey-glideMerge pull request #2847 from valkey-io/go-command-hincrbyPR
2024-12-20valkey-glideMerge pull request #2846 from valkey-io/go-command-hincrbyfloatPR
2024-12-20valkey-glideGo: Add command ZAdd (#2813)PR
2024-12-19valkey-glidego: modules CI (#2801)PR

← Back to leaderboard