Contributor Leaderboard

currantw

currantw

148 score 91 commits 57 reviews

Commits (91)

DateRepoMessagePR
2026-04-27valkey-glide-csharpfeat: Add automated compilation validation for C# code examples (#350)PR
2026-04-25valkey-docAdd C# Valkey GLIDE client definition and fix GLIDE website links (#430)PR
2026-04-25valkey-io.github.ioAdd Valkey GLIDE C# client to clients page (#506)PR
2026-04-24valkey-glidechore: Clean up deny.toml (#5820)PR
2026-04-22valkey-glide-csharpFix broken language tab references in docs URLs (#341)PR
2026-04-22valkey-glide-csharpCherry-pick `release-1.0` changes into `main` (#339)PR
2026-04-21valkey-glide-csharpAdd GitHub issue templates and label scheme (#338)PR
2026-04-21valkey-glide-docsRemove "Coming Soon" pre-release indicators for C# client (#192)PR
2026-04-17valkey-glide-csharpStream command API cleanup: enable core commands, disable pending ones (#324)PR
2026-04-17valkey-glide-csharprefactor(string): string command API cleanup (#319)PR
2026-04-16valkey-glide-csharprefactor: Sorted set command API cleanup (#314)PR
2026-04-15valkey-glide-csharprefactor(set): split Set command API across GLIDE and SER tiers (#307)PR
2026-04-14valkey-glide-csharpfix(pubsub): implement SER pub/sub commands and make API binary-safe with ValkeyKey/ValkeyValue (#296)PR
2026-04-13valkey-glide-csharprefactor(geo): geospatial command API cleanup (#289)PR
2026-04-10valkey-glide-csharprefactor(hash): hash command API cleanup (#284)PR
2026-04-09valkey-glide-phpAdd DNS, TLS, and IP address tests (#157)PR
2026-04-07valkey-glide-csharprefactor: Connection management command API cleanup (#279)PR
2026-04-06valkey-glide-csharpAdd `IBaseClient`, `IGlideClient`, and `IGlideClusterClient` interfaces (#274)PR
2026-04-06valkey-glide-csharpReplace raw numeric time parameters with TimeSpan and DateTimeOffset (#258)PR
2026-04-06valkey-glide-csharprefactor(abstract): Remove sync command methods and unsupported SER stubs (#267)PR
2026-04-03valkey-glide-csharpfix: Remove unnecessary `Task<bool>` return types from GLIDE-native methods (#261)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-glidefeat(test): Improve DNS and IP address tests consistency (#5513)PR
2026-04-01valkey-glide-csharpAdd lychee link checking and improve linting (#255)PR
2026-03-31valkey-glide-csharpRemove CommandFlags from GLIDE interfaces and relocate to SER compatibility layer (#250)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-csharpUse `IDisposable` for sensitive data cleanup (#241)PR
2026-03-24valkey-glide-csharpGeneralize collection parameter types from arrays to IEnumerable (#234)PR
2026-03-23valkey-glide-csharp(cleanup): Fix IDE0058, IDE0059, and IDE0060 lint violations (#233)PR
2026-03-23valkey-glide-csharpAdd logging for insecure TLS client creation (#240)PR
2026-03-20valkey-glide-csharpcleanup: replace "OK" string returns with void (#230)PR
2026-03-20valkey-glide-csharp(cleanup): Fix IDE0001 (simplify name) violations (#232)PR
2026-03-20valkey-glide-csharpAdd DNS and TLS tests (#215)PR
2026-03-19valkey-glide-csharpsecurity: address high priority issues (#228)PR
2026-03-18valkey-glide-csharpfix(consistency): change PingAsync return type from TimeSpan to ValkeyValue (#224)PR
2026-03-18valkey-glide-csharpsecurity: add insecure TLS warning and harden certificate file loading (#227)PR
2026-03-17valkey-glide-csharpFix incorrect XML doc comment on ClusterClientConfigurationBuilder, add new unit tests (#223)PR
2026-03-16valkey-glide-docsFix GithubReleases JSX syntax, apply codebase formatting, and add CI format check (#172)PR
2026-03-16valkey-glide-csharpcleanup: rename `WithDataBaseId` to `WithDatabaseId` (#222)PR
2026-03-11valkey-glide-csharpBump submodule (read only) and improve test reliability (#219)PR
2026-03-05valkey-glidefeat(go): Add DNS, TLS, and IP address tests (#5479)PR
2026-03-05valkey-glidefeat(node): Add DNS, TLS, and IP address tests (#5497)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-02-26valkey-glidefeat(java): Add DNS and TLS tests (#5419)PR
2026-02-23valkey-glide-csharpPub/Sub: Add Blocking Subscribe/Unsubscribe Commands, Parametrized Tests (#211)PR
2026-02-18valkey-glide-csharpfeat: Update pub/sub for consistency with other clients (#209)PR
2026-02-10valkey-glide-csharpfeat: Add `GetSubscriptions` and `PubSubReconciliationInterval` (#206)PR
2026-02-06valkey-glide-csharpDynamic Pub/Sub `StackExchange.Redis` Compatibility (#202)PR
2026-02-05valkey-glide-csharpcleanup: remove `.vscode` files that should be untracked (#203)PR
2026-02-02valkey-glide-csharp(cleanup): rename `InvokeScript` to `ScriptInvoke` for consistency (#190)PR
2026-01-29valkey-glide-csharpfeat: dynamic pub/sub 3 - implementation and tests (#199)PR
2026-01-29valkey-glide-csharpAdd pull request template (#200)PR
2026-01-24valkey-glide-csharpfeat: dynamic pub/sub 2 - new interface and stubs (#198)PR
2026-01-22valkey-glide-csharpfeat: dynamic pub/sub 1 - update existing interface (#197)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-21valkey-glide-csharpWindows CI and testing support with WSL (#185)PR
2026-01-08valkey-glide-csharp(test): Remove `ProcessVariousMessageSizes_NoMemoryLeak_ConsistentBehavior` (#181)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-php(feat): Add TLS support for secure connections (#100)PR
2026-01-05valkey-glide-php(ci): `test-modules` job queuing indefinitely (#106)PR
2026-01-02valkey-glide-php(dev): Update and improve linting infrastructure (#104)PR
2025-12-19valkey-glide-phpchore: bump valkey-glide submodule for root_certs support (#99)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-08valkey-glide-csharpfeat: Add TLS support for secure server connections (#159)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-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-glide-csharpfeat: Add OpenTelemetry support (#138)PR
2025-11-12valkey-glide-csharpfeat: Support password update (#135)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-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-10-29valkey-glide-csharpImplement Cluster Scan (#113)PR
2025-10-28valkey-glide-csharpBump submodule and fix `TestKeyCopyAsync` test (#119)PR
2025-10-24valkey-glide-csharpFix Unit Test Lint Errors (#116)PR
2025-10-22valkey-glide-csharpSupport Lazy Connect (#104)PR

Reviews (86)

DateRepoMessagePR
2026-04-27valkey-glide-csharpchore(deps): bump actions/github-script from 8 to 9 (#351)PR
2026-04-22valkey-glide-csharpUpdate ORT workflow to use `peter-evans/create-pull-request` (#327)PR
2026-04-20valkey-glide-csharpchore(deps): bump dawidd6/action-download-artifact from 19 to 20 (#273)PR
2026-04-20valkey-glide-csharpchore(deps): bump lycheeverse/lychee-action from 2.7.0 to 2.8.0 in the minor-updates group across 1 directory (#272)PR
2026-04-20valkey-glide-csharpBump coverlet.collector from 8.0.1 to 10.0.0 (#335)PR
2026-04-17valkey-glide-csharpExpand server management command API (#315)PR
2026-04-16valkey-glide-csharpperf: Reduce per-request GC allocation overhead (#310)PR
2026-04-16valkey-glide-csharpScan Command Refactor (#316)PR
2026-04-16valkey-glide-csharpScripting/Functions command refactor (#306)PR
2026-04-15valkey-glide-csharpList command refactor (#301)PR
2026-04-14valkey-glide-csharpDisable CICD due to flakiness (#309)PR
2026-04-13valkey-glide-csharpGeneric Command Interface Refactor (#292)PR
2026-04-13valkey-glide-csharpfix: memory leaks for commands and pubsub (#300)PR
2026-04-13valkey-glide-csharptest: Add IAM authentication integration tests (#212)PR
2026-04-10valkey-glideFix broken links (#5734)PR
2026-04-09valkey-glide-csharpC#: Implement transparent compression feature (#213)PR
2026-04-09valkey-glide-csharpBitmap command interface refactor (#281)PR
2026-03-27valkey-glide-phpPHP: Update approved license for aws-lc-sys:0.39.0 (#176)PR
2026-03-25valkey-glide-csharpBump xunit.v3 from 1.1.0 to 3.2.2 (#239)PR
2026-03-25valkey-glide-csharpBump Microsoft.NET.Test.Sdk from 17.13.0 to 18.3.0 (#238)PR
2026-03-24valkey-glide-csharpBump LinqStatistics from 2.3.0 to 3.0.1 (#237)PR
2026-03-24valkey-glide-csharpBump coverlet.collector from 6.0.4 to 8.0.1 (#236)PR
2026-03-24valkey-glide-csharpbuild(deps): bump dawidd6/action-download-artifact from 18 to 19 (#235)PR
2026-03-20valkey-glideUpdate CHANGELOG.md after release of 2.3 (#5636)PR
2026-03-19valkey-glide-docsRemove `languages/` folder (#174)PR
2026-03-19valkey-glide-docsRemoved placeholder pages (#176)PR
2026-03-17valkey-glide-csharpUpdated attribution files for commit 8732a77ef745703b5128e514f1314c2c822f5bde (#220)PR
2026-03-16valkey-glide-csharpbuild(deps): bump dawidd6/action-download-artifact from 16 to 18 (#221)PR
2026-03-13valkey-glide-csharpBump actions/upload-artifact from 6 to 7 (#218)PR
2026-03-12valkey-glide-csharpBump actions/download-artifact from 7 to 8 (#216)PR
2026-03-11valkey-glideFix/go/python cicd test-container tests (#5560)PR
2026-03-11valkey-glide-csharpBump dawidd6/action-download-artifact from 14 to 16 (#217)PR
2026-03-04valkey-glideIgnore test_cluster_connection_fails_with_permission_denied due to flaky behavior (#5504)PR
2026-03-03valkey-glideUpdated attribution files for commit 868398adcc8303307e13460faa3868b55f1b57f5 (#5461)PR
2026-02-12valkey-glide-csharpBump dawidd6/action-download-artifact from 12 to 14 (#201)PR
2026-02-03valkey-glideGo: Support statistics and dynamic pubsub (#5280)PR
2026-02-03valkey-glidePython: Add dynamic PubSub support to sync client (#5272)PR
2026-02-03valkey-glidePython: Add dynamic PubSub support to sync client (#5272)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
2026-01-22valkey-glide-phpPHP: Remove ValkeyGlideClusterException (#127)PR
2026-01-22valkey-glideCore: Fix unnecessary unwrap() warning in test utilities (#5214)PR
2026-01-22valkey-glideRe-enable tests that were skipped due to issue #2277 (#5208)PR
2026-01-16valkey-glideMake sure we handle IPV6 properly when extracting host and port. (#5104)PR
2026-01-15valkey-glide-csharpUpdated attribution files for branch `dependabot/github_actions/actions/upload-artifact-6` (#191)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-14valkey-glide-csharpBump actions/upload-artifact from 5 to 6 (#186)PR
2026-01-12valkey-glide[Python] Fix flaky test `test_zscan` assertion logic #4952 (#5056)PR
2026-01-09valkey-glide-phpperf(php): optimize struct member ordering to reduce padding (#111)PR
2026-01-09valkey-glideFix/node zscan assertion logic (#5144)PR
2026-01-08valkey-glideAdd RUSTSEC-2025-0141 to ignore list in deny.toml (#5137)PR
2026-01-08valkey-glide-csharpRemove CODEOWNERS file (#173)PR
2026-01-06valkey-glide-phpfeat: add markdown linting support for developers (#110)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-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
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-12-27valkey-glideRust: Rust 2024 compatibility fix (#5101)PR
2025-12-19valkey-glideFix flaky PUBSUB pattern tests by making channel names deterministic (#4994)PR
2025-12-19valkey-glideAdding remaining server commands, transaction commands in request_type.rs (#5079)PR
2025-12-18valkey-glide-phpFix mac development instructions (#96)PR
2025-12-16valkey-glideAdd ACL commands in request_type.rs (#5027)PR
2025-12-16valkey-glideUpdate compatibility table with checkmarks (#5014)PR
2025-12-15valkey-glideFix the skip for unsupported HGETDEL test (#5062)PR
2025-12-12valkey-glideCherry-pick from 2.2: Node: Fix build time type error #5052 (#5058)PR
2025-12-09valkey-glide-phpCherry-pick: merge release 0.10 branch to main (#91)PR
2025-11-26valkey-glide-csharpStream Commands (#151)PR
2025-11-24valkey-glideCore: Fix rust benchmark formatting (#5009)PR
2025-11-20valkey-glide-phpPHP: Update password API (#73)PR
2025-11-19valkey-glide-phpPHP: Update composer.json add ignore config (#75)PR
2025-11-17valkey-glide-csharpTransaction commands (#137)PR
2025-11-07valkey-glide-csharpBitmap command support (#129)PR
2025-10-31valkey-glide-csharpRelease 0.9 backport (#127)PR
2025-10-30valkey-glide-csharpFix incorrect solution file reference in .vscode/settings.json (#122)PR

← Back to leaderboard