Contributor Leaderboard

rueian

rueian

34 score 8 commits 26 reviews

Commits (8)

DateRepoMessagePR
2025-10-13valkey-docUpdate valkey-go's client_capa_redirect feature (#369)PR
2025-03-17valkey-glideGo: fix unsafe precondition violation for slice::from_raw_parts (#3351)PR
2025-02-28valkey-glideGo: fix data race on the coreClient with `sync.Mutex` and a channel map (#3236)PR
2025-02-25valkey-glideGo: Fix channel passing from Go to Rust by using `runtime.Pinner` or `cgo.Handle` (#3208)PR
2025-01-08valkeySkip logreqres on tests for the HELLO command (#1528)PR
2025-01-08valkeyAdd `availability_zone` to the HELLO command history (#1524)PR
2025-01-08valkey-docAdd availability_zone to the HELLO command documentation (#208)PR
2025-01-07valkeyAdd `availability_zone` to the HELLO response (#1487)PR

Reviews (26)

DateRepoMessagePR
2026-04-18valkey-goCall hmset from valkeycompat hmset (#128)PR
2026-04-11valkey-goMake Pipeliner be a Cmdable instead of CoreCmdable (#126)PR
2026-03-08valkey-goUnify CacheCompat to use value receivers. (#120)PR
2026-03-03valkey-gofix: #111 #112 (#116)PR
2026-02-26valkey-gofeat(otel): Reduce cache hit/miss allocs (#117)PR
2026-02-22valkey-gostyle(gofix): Apply `go fix` (#115)PR
2026-02-20valkey-gofeat(otel): Optimize metrics recording (#110)PR
2026-02-02valkey-gofix: race condition in Lua script SHA-1 loading (#108)PR
2026-01-19valkey-gofeat: add ability to get AZ from an INFO command (#105)PR
2025-12-31valkey-gofix: valkeycompat NewAdapter sets maxp incorrectly (#102)PR
2025-12-19valkey-goSet `server.*` attrs in more cases (#95)PR
2025-12-03valkey-gofeat: Add MaxMovedRedirections option to prevent infinite redirect loops (#92)PR
2025-11-13valkey-goAdd atomic slot migration commands for Valkey 9.0 (#88)PR
2025-11-13valkey-goValkeyotel cache key pattern (#87)PR
2025-10-04valkey-gofeat : add all Valkey 8.1/9.0 filters to CLIENT LIST and Client KILL (#83)PR
2025-10-01valkey-gofeat: client capa redirect (#82)PR
2025-09-24valkey-gofix redirections that happen for cmds with InitSlot (#80)PR
2025-08-25valkey-goSupport new DELIFEQ command #67 (#70)PR
2025-08-10valkey-goUpdate README.md to reflect algorithm used (#64)PR
2025-07-28valkey-gofix(pipeline): clear placeholder pipeline error after execution (#61)PR
2025-07-10valkey-goReturn a singleClient instance even when Dial fails if ForceSingleClient is true (#58)PR
2025-07-04valkey-godocs: update valkeylock comment (#57)PR
2025-06-12valkey-goSpelling (#53)PR
2025-06-10valkey-goEnsure deterministic routing in _pickMulti and _pickMultiCache (#52)PR
2025-04-12valkey-gofeat: update commands.json to forbid cross slots (#41)PR
2024-05-07valkey-goadd linters go vet and staticcheckPR

← Back to leaderboard