Contributor Leaderboard

soloestoy

soloestoy

52 score 21 commits 31 reviews

Commits (21)

DateRepoMessagePR
2025-12-04valkeysupport whole cluster info for INFO command in cluster section (#2876)PR
2025-09-08valkey-docAdd docs for negative client filter (#341)PR
2025-08-29valkeyFix the issue of incorrect commandlog metrics in the script (#2565)PR
2025-08-01valkeysupport negative filtering for client command filters (#2378)PR
2025-03-27valkey-docadd doc for COMMANDLOG command (#255)PR
2025-03-03valkeymake net_input_bytes_curr_cmd more readable (#1756)PR
2025-02-27valkeycmd's out bytes need count deferred reply (#1760)PR
2025-02-11valkey-docexplain capa for client list (#229)PR
2025-02-10valkeyshow capa in CLIENT LIST (#1698)PR
2025-02-07valkey-docAdd paused_actions and paused_timeout_milliseconds fields for info clients (#215)PR
2025-01-24valkeyFeature COMMANDLOG to record slow execution and large request/reply (#1294)PR
2025-01-14valkeyadd paused_actions for INFO Clients (#1519)PR
2024-09-09valkeyadd assertion for kvstore's dictType (#1004)PR
2024-09-02valkeyUse metadata to handle the reference relationship between kvstore and dict (#966)PR
2024-08-30valkeystandalone -REDIRECT handles special case of MULTI context (#895)PR
2024-08-29valkeyfree client's multi state when it becomes dirty (#961)PR
2024-08-14valkeyTo avoid bouncing -REDIRECT during FAILOVER (#871)PR
2024-08-14valkey-docExplain the special handling of redirection in failover (#162)PR
2024-06-28valkeyFix the TLS and REPS issues about CLUSTER SLOTS cache (#581)PR
2024-06-27valkeyreplica redirect read&write to primary in standalone mode (#325)PR
2024-06-27valkey-docAdded new CLIENT CAPA command along with other related modifications (#151)PR

Reviews (31)

DateRepoMessagePR
2026-03-18valkeyAdd AGENTS.md file for agentic coding assistant steering (#3371)PR
2026-03-11valkeyReuse RDB file as AOF preamble on replica after disk-based full sync (#1901)PR
2026-01-05valkeyreplace info cluster info in a dedicated new section (#2964)PR
2025-12-26valkeyRestrict ttl from being negative and avoid crash in import-mode (#2944)PR
2025-12-12valkeyRefine major decision process and update TSC composition rules (#2927)PR
2025-10-08valkeyFix memory leak with CLIENT LIST/KILL duplicate filters (#2362)PR
2025-09-29valkeyRedirect blocked clients after failover (#2329)PR
2025-07-01valkeyMove auth check to the front, before command exist/arity/protected check (#1475)PR
2025-06-10valkeyCLIENT UNBLOCK should't be able to unpause paused clients (#2117)PR
2025-05-19valkeyFix random element in skewed sparse hash table (#2085)PR
2025-05-04valkeyAdd multi-database support to cluster mode (#1671)PR
2025-04-14valkey[Client Introspection] Client Commands Extended Filtering (#1466)PR
2025-02-27valkeyAdd cluster-manual-failover-timeout to configure the timeout for manual failover (#1690)PR
2025-02-06valkeyAdd paused_reason to INFO CLIENTS (#1564)PR
2025-02-06valkeyAdd paused_reason to INFO CLIENTS (#1564)PR
2025-02-04valkeyExtend LATENCY LATEST to add sum / cnt stats (#1570)PR
2025-01-27valkeyRelaxed RDB version check (#1604)PR
2025-01-16valkeyIncr expired_keys if the unix-time is already expired for EXPIREAT and other commands(#1517)PR
2024-12-10valkeyAdd new flag in `CLIENT LIST` for import-source client (#1398)PR
2024-12-09valkeyUpdate governance and maintainers file for Valkey committers (#1390)PR
2024-11-29valkey-jsonContributing valkeyJSON module (#1)PR
2024-11-19valkeyImport-mode: Avoid expiration and eviction during data syncing (#1185)PR
2024-10-21valkeyIntroduce bgsave cancel (#757)PR
2024-10-15valkeyTake hz into account in activerehashing to avoid CPU spikes (#977)PR
2024-08-29valkeyRevert make KEYS to be an exact match if there is no pattern (#964)PR
2024-08-13valkeyOptimize ZUNION[STORE] command by removing unnecessary accumulator dict (#829)PR
2024-07-25valkeyOptimize the logic for checking the conversion of zset from listpack to skiplist during the ZADD operation. (#806)PR
2024-06-13valkeyAllow CLUSTER NODES/INFO/MYID/MYSHARDID during loading state (#596)PR
2024-05-07valkeyAdd noscores option to command ZSCAN. (#324)PR
2024-05-07valkey-docAdd zscan noscores. (#88)PR
2024-04-30valkeyInitial PR outlining the governance for the project (#345)PR

← Back to leaderboard