Contributor Leaderboard

hwware

hwware

164 score 52 commits 112 reviews

Commits (52)

DateRepoMessagePR
2025-09-05valkey-docUpdate LPOP and RPOP command description (#308)PR
2025-08-23valkey-searchUpdate Vector HNSW output field format (#312)PR
2025-08-18valkey-searchUpdate 3 fields returned type of FT.INFO (#323)PR
2025-08-15valkey-searchUpdate 3 fields returned type of FT.INFO (#319)PR
2025-08-12valkey-searchAdd gc_stats, cursor_stats, dialect_stats, Index Errors field part for FT.INFO returned fields (#290)PR
2025-07-02valkeyUpdate LPOP and RPOP command json file description (#2179)PR
2025-06-27valkeyUpdate redis to server in internal variable names in benchmark source code (#2141)PR
2025-05-09valkeymove statement in if condition for zremrangeGenericCommand function (#2060)PR
2025-05-02valkeyRemove redundancy if condition statement (#2034)PR
2025-04-28valkeyMinor change for sadd command (#2001)PR
2025-04-26valkeyCorrect rpushx description (#2002)PR
2025-04-24valkeyAdd --hotkeys-count option for Valkey-cli (#1933)PR
2025-04-24valkey-docUpdate doc for new valkey-cli option --hotkeys-count (#265)PR
2025-04-13valkeyUpdate function clusterNodeSetSlotBit() return type to void (#1934)PR
2025-03-26valkeyUpdate COPY and MOVE command description clearer in JSON file (#1843)PR
2025-03-26valkey-docUpdate COPY and MOVE command description to much clearer (#249)PR
2025-03-20valkeyMinor cleanup remove unnecessary cast since slot is int (#1865)PR
2025-03-18valkey-docUpdate Cluster Bus Port out of range error message for Cluster Meet command (#240)PR
2025-03-17valkeyUpdate valkey-benchmark parseURI function name and comment (#1845)PR
2025-02-27valkeyAdd Cluster Bus Port out of range error message for Cluster Meet command (#1686)PR
2025-01-28valkeyInitialize one variable in struct to avoid risk (#1606)PR
2025-01-03valkeyUpdate Redis legacy keyword and link in utils/whatisdoing.sh (#1495)PR
2025-01-02valkeyRemove releasetools folder (#1496)PR
2024-12-05valkeyAdd API UpdateRuntimeArgs for updating the module arguments during runtime (#1041)PR
2024-11-08valkeyRevert "Decline unsubscribe related command in non-subscribed mode" (#1265)PR
2024-10-01valkeyUpdate keyspace notifications link to valkey.io in code comment (#1100)PR
2024-09-13valkeyAdd the missing help output for new command: client capa redirect (#1025)PR
2024-08-22valkeyDecline unsubscribe related command in non-subscribed mode (#759)PR
2024-08-21valkeyFix Error in Daily CI -- reply-schemas-validator (#922)PR
2024-08-16valkeyAdd 4 commands for sentinel and update most test cases and json files (#789)PR
2024-08-03valkeyUpdate redis.conf to valkey.conf in log message (#855)PR
2024-07-15valkeyReplace master-reboot-down-after-period with primary-reboot-down-after-period in sentinel.conf (#647)PR
2024-07-04valkeyUpdate redis keyword to valkey in some sentinel functions (Redis Legacy) (#706)PR
2024-06-29valkeyAdd prompt when Ctrl-C pressed (#702)PR
2024-06-27valkeyUpdate readonly and readwrite json (#704)PR
2024-06-19valkeyUpdate json file and sentinelCommand function for Valkey Sentinel (#675)PR
2024-06-19valkeyRemove useless code in sentinel source code (#676)PR
2024-06-10valkeyAdd BSD license explicitly (#620)PR
2024-05-30valkeyUpdate redis legacy word when run TLS cert file (#572)PR
2024-05-03valkey-docUpdate valkey raw link (#83)PR
2024-04-25valkeyUpdate redis* to valkey* in syscheck.c (#365)PR
2024-04-24valkeyRename redis.tcl to valkey.tcl (#283)PR
2024-04-24valkeyRename redis_init_script file and its content (#357)PR
2024-04-22valkey-docrebrand [Rr]edis->[Vv]alkey, docs/management/scaling.md (#27)PR
2024-04-11valkeyFix a minor issue for Redis brand name in Sentinel.conf (#300)PR
2024-04-09valkey-docUpdate valkey cli doc (#13)PR
2024-04-05valkeyUpdate some valkey-cli related in tcl (#236)PR
2024-04-05valkeyUpdate runtest test name and test filename (#214)PR
2024-04-04valkeyFix CI break issue due to serverTests merged issue (#218)PR
2024-04-04valkeyUpdate Valkey keyword in sentinel.conf (#171)PR
2024-04-04valkeyUpdate remaning redis to valkey in TLS.md (#201)PR
2024-04-02valkeyFix CI centos issue (#150)PR

Reviews (112)

DateRepoMessagePR
2026-01-22valkeyFix XREAD returning error on empty stream with + ID (#2742)PR
2026-01-12valkeyInitial draft of contributing guide (#1787)PR
2025-12-17valkeyCheck for duplicate nodeids when loading nodes.conf (#2852)PR
2025-11-26valkey-docAdd documentation for "SENTINEL FAILOVER COORDINATED" (#364)PR
2025-11-21valkeyAdd rdb_transmitted to replstateToString so that we can see it in INFO (#2833)PR
2025-10-31valkeySentinel: fix regression requiring "+failover" ACL in failover path (#2780)PR
2025-10-31valkeyFix: ltrim should not call signalModifiedKey when no elements are removed (#2787)PR
2025-10-30valkeyNew INFO section for scripting engines (#2738)PR
2025-10-24valkeySentinel: Skip IS-PRIMARY-DOWN-BY-ADDR requests when primary not SDOWN (#2763)PR
2025-07-04valkeySpelling 9 (#2245)PR
2025-07-04valkeySpelling 10 (#2246)PR
2025-07-04valkey[optimization] Improve the speed of sending switch-master from sentinel (#2308)PR
2025-06-25valkeySpelling 3 (#2240)PR
2025-06-23valkeyFix valkey-cli memory leak (#2177)PR
2025-06-20valkeyConverge divergent shard-id persisted in nodes.conf to primary's shard id (#2174)PR
2025-06-18valkeyEnsure empty error tables in scripts don't crash Valkey (#2229)PR
2025-06-18valkeyImprove "SENTINEL FAILOVER" by using the "FAILOVER" command (#1292)PR
2025-06-10valkeyFix invalid functionname processMultibulkBuffer typo in comments. (#2097)PR
2025-06-05valkeyRemove unnecessary refcount increment in propagateDelete (#2175)PR
2025-06-02valkeyDelete comment visible in `runtest --help` output (#2164)PR
2025-06-02valkeyAdd CLUSTER FLUSHSLOT command (#1384)PR
2025-05-27valkeyAdd size_t cast in modules (#2115)PR
2025-05-25valkeyChanges and fixes for the new DELIFEQ command (#2120)PR
2025-05-12valkeyvalkey-benchmark: Arbitrary command sequence (#2057)PR
2025-05-04valkeyAdd multi-database support to cluster mode (#1671)PR
2025-04-29valkeyCI build-macos version from macOS 14 to macOS 15 (#2000)PR
2025-04-17valkeyAdd sentinel_total_tilt to sentinel INFO sentinel (#1904)PR
2025-04-15valkeyAdd node pfail and fail count to cluster info metrics (#1910)PR
2025-04-14valkey[Client Introspection] Client Commands Extended Filtering (#1466)PR
2025-04-03valkeyIn LOLWUT's reply, change "Redis ver." to "Valkey ver." (#1559)PR
2025-03-13valkeyFix ACL LOAD crash on replica since the primary client don't has a user (#1842)PR
2025-03-04valkeyUse the wrapper from cli_common instead of hiredis (#1802)PR
2025-02-27valkeyAdd cluster-manual-failover-timeout to configure the timeout for manual failover (#1690)PR
2025-02-07valkeyIncrease threshold for info.tcl even higher (#1687)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-29valkeyHex encode the data in dump test (#1637)PR
2025-01-28valkeyRDMA: Protect RDMA memory regions (#1602)PR
2025-01-27valkeyRelaxed RDB version check (#1604)PR
2025-01-24valkeyFeature COMMANDLOG to record slow execution and large request/reply (#1294)PR
2025-01-17valkey-docUpdated Documentation for CLIENT KILL and CLIENT LIST (#218)PR
2025-01-15valkeyAdding Missing filters to CLIENT LIST and Dedup Parsing (#1401)PR
2025-01-07valkeyAdd `availability_zone` to the HELLO response (#1487)PR
2025-01-03valkeyUse the correct command proc for the LOOKUP_NOTOUCH exception in lookupKey (#1499)PR
2024-12-13valkeySkip build-release-packages CI job in forks (#1438)PR
2024-12-09valkeyUpdate governance and maintainers file for Valkey committers (#1390)PR
2024-12-08valkeyAllow MEMORY MALLOC-STATS and MEMORY PURGE during loading phase (#1317)PR
2024-12-03valkeyRefactor of ActiveDefrag to reduce latencies (#1242)PR
2024-11-29valkey-jsonContributing valkeyJSON module (#1)PR
2024-11-26valkeyAdd tag for dual-channel logs (#999)PR
2024-11-18valkey-rfcAddresses open question for ValkeyJSON rfc (#13)PR
2024-10-30valkeyMinor fix to debug logging in replicationFeedStreamFromPrimaryStream (#1235)PR
2024-10-22valkeyfix typo (#1202)PR
2024-10-09valkeyAdd server log when module load fails with busy name (#1084)PR
2024-10-04valkeyInclude second solo test execution in total test count (#1071)PR
2024-10-03valkeyFix undefined-santitizer warning in rax test (#1122)PR
2024-10-02valkeyApply CVE patches for CVE-2024-31449, CVE-2024-31227, CVE-2024-31228 (#1115)PR
2024-09-26valkeyAdd --cluster option to runtest to run only cluster tests (#1052)PR
2024-09-25valkeyFix bug for CLUSTER SLOTS from EVAL over TLS (#1072)PR
2024-09-23valkeyChanges `tcmalloc.h` header location (#1039)PR
2024-09-21valkeyFix default value of primary-reboot-down-after-period in sentinel.conf (#1040)PR
2024-09-17valkeyAdd --moduleapi option to better use runtest-moduleapi (#1007)PR
2024-09-09valkeyMigrate listpack.c unit tests to new framework (#949)PR
2024-08-27valkeyMake KEYS to be an exact match if there is no pattern (#792)PR
2024-08-23valkeyDelete redundant declaration clusterNodeCoversSlot and countKeysInSlot (#930)PR
2024-08-22valkeyRevert repl backlog size back to 1mb for dual channel tests (#934)PR
2024-08-22valkeyMake runtest-cluster support --io-threads option (#933)PR
2024-08-21valkeySet repl-backlog-size from 1mb to 10mb by default (#911)PR
2024-08-05valkey-docUpdate to mention PING behavior with RESP2 and subscribe (#160)PR
2024-08-03valkeyUpdate sentinel conf access string to allow hello channel access (#854)PR
2024-07-19valkeyOptimize failover time when the new primary node is down again (#782)PR
2024-07-11valkeyTemporary skip blockwait aof test until it's fixed (#773)PR
2024-07-03valkeyUse 'primary' instead of 'master' in Sentinel tcl testing. (#724)PR
2024-07-02valkeyMake valkey compatible with redis-sentinel to start sentinel (#731)PR
2024-06-27valkeyEnable protected-configs, debug and module commands in create-cluster script (#701)PR
2024-06-27valkeyreplica redirect read&write to primary in standalone mode (#325)PR
2024-06-20valkeyFix copy-paste error in scripts eviction test (#671)PR
2024-06-19valkeyAdd new SCRIPT SHOW subcommand to dump script via sha1 (#617)PR
2024-06-12valkeyImprove reliability of querybuf test (#639)PR
2024-06-03valkeySkip tls for xgroup read regression since it doesn't matter (#595)PR
2024-05-28valkeyChange BITCOUNT 'end' as optional like BITPOS (#118)PR
2024-05-27valkeyImplement REPLCONF VERSION (#554)PR
2024-05-09valkey[FIX] Remove redundant statement and return (#481)PR
2024-05-08valkeyUpdate serverpanic output based on 'extended-redis-compatibility' config. (#415)PR
2024-05-08valkeyPrevent clang-format in certain places (#468)PR
2024-05-08valkeyFix build error for unit test (#473)PR
2024-05-03valkey-docDelete gopher documentation (#82)PR
2024-05-03valkey-docRename topics/config.md to topics/valkey.conf.md (#81)PR
2024-05-02valkey-docDelete guides for Redis official clients (#74)PR
2024-04-30valkeyInitial PR outlining the governance for the project (#345)PR
2024-04-30valkeyUpdate script to generate Valkey Module API docs (#406)PR
2024-04-24valkeyUpdate COPYING to Valkey (#32)PR
2024-04-24valkey-docUpdate to rebranded valkey_init_script (#58)PR
2024-04-23valkeyredisbenchmark to valkeybenchmark in test directory and some test name rename. (#347)PR
2024-04-23valkey-docRebranding docs/install/ (#44)PR
2024-04-16valkeyRemove 'Redis' in error replies (#206)PR
2024-04-14valkeyFix typo and rename Redis to Valkey in the utils/lru/README (#314)PR
2024-04-12valkeyFix typo in SECURITY.md (#309)PR
2024-04-11valkeyupdate valkey in serverLog messeges in server.c file (#231)PR
2024-04-10valkeyRename 'redis_tls_ctx' and 'redis_tls_client_ctx' global variables (#268)PR
2024-04-10valkeyDelete old deprecated cli program redis-trib (#281)PR
2024-04-10valkeyRename redis.info to valkey.info in LCOV (#259)PR
2024-04-09valkeyRevert the default PID file back to the real default (#275)PR
2024-04-09valkey-docRemove all of Redis corporate branded references (#17)PR
2024-04-09valkey-docRemove Redis from docs that are referenced from conf files (#16)PR
2024-04-08valkeyRename systemd files and content to valkey from redis (#234)PR
2024-04-08valkeyUpdate crash wording to include our repo (#263)PR
2024-04-06valkeyUpdate Server version to valkey version (#232)PR
2024-04-05valkeyUpdate Makefile comments to relect name change (#106)PR
2024-04-04valkeyRedis in HELP commands (#216)PR
2024-04-04valkeyIn CONTIBUTING.md, mention how to link PR to issue (#197)PR
2024-04-03valkeyRemove trademarked wording on configuration file and individual configs (#29)PR

← Back to leaderboard