Contributor Leaderboard

Shivshankar-Reddy

Shivshankar-Reddy

59 score 52 commits 7 reviews

Commits (52)

DateRepoMessagePR
2025-08-17valkey-searchAdditionale metrics of info search active_indexes active_indexes_running_queries total_active_write_threads total_indexing_time active_indexes_indexing (#314)PR
2025-08-15valkey-searchStrip the complete build path from logs (#308)PR
2025-05-30valkey-searchfix compilation failure for release option (#154)PR
2025-05-03valkey-searchMake backfill batch/block size configurable (#97)PR
2024-10-29valkeyUpdate the argument of clusterNodeGetReplica declaration (#1239)PR
2024-10-25valkeyFix typo in valkey.conf file's shutdown section (#1224)PR
2024-10-22valkeyfix typo (#1202)PR
2024-10-21valkeyUpdating command.def by running the generate-command-code.py (#1203)PR
2024-10-15valkeyRemove 'posting in the mailing list' in CONTRIBUTING.md (#1174)PR
2024-10-12valkeyCorrect the note details for deprecated config 'io-threads-do-reads' (#1150)PR
2024-10-10valkeyAdd io-threads-do-reads config to deprecated config table to have no effect. (#1138)PR
2024-10-06valkeyAdding the "-j" option in ci make commands to parallelize CI builds (#1128)PR
2024-10-04valkeyCorrect the typo in valkey.conf file (#1118)PR
2024-10-04valkeyInclude second solo test execution in total test count (#1071)PR
2024-09-27valkeyChange return value of aeTimeProc callback function to long long. (#1057)PR
2024-09-21valkeyFix a typo in the valkey.conf (#1048)PR
2024-09-20valkeyMove printver test to info-command file (#1056)PR
2024-09-18valkeyCopy 'errno' and use copied value in the if check of retry in cluster migrate commands socket_err block. (#1042)PR
2024-09-14valkeyUpdate valkey-benchmark log output to reference 'server' instead of 'Redis' (#1029)PR
2024-08-29valkeyMigrate zipmap unit test to new framework (#474)PR
2024-06-10valkeyUpdate rewriteConfigSaveOption function code to rewrite multiple save in one line. (#583)PR
2024-06-04valkeyReplace valkey in log and panic messages (#550)PR
2024-05-28valkeyUpdate zfree on data in test_crc64combine before return. (#548)PR
2024-05-10valkeyUpdate rdb and module's child proc name to valkey accordingly (compatible with redis symlink) (#454)PR
2024-05-10valkeyMigrate sha1 unit test to new framework (#470)PR
2024-05-08valkeyRemove intsettest declaration from intset.h (#471)PR
2024-05-08valkeyUpdate serverpanic output based on 'extended-redis-compatibility' config. (#415)PR
2024-05-08valkeyFix build error for unit test (#473)PR
2024-05-08valkeyUpdate server function's name to valkey (#456)PR
2024-05-07valkeyUpdate module api and variable to valkey accordingly. (#455)PR
2024-05-01valkeyRename redis in aof logs and proc title redis-aof-rewrite to valkey-aof-rewrite (#393)PR
2024-04-30valkeyChange default pidfile from redis.pid to valkey.pid (#378)PR
2024-04-25valkeyRename redis to valkey in test suite logs and test names. (#366)PR
2024-04-24valkeyRename remaining test procedures (#355)PR
2024-04-23valkeyredisbenchmark to valkeybenchmark in test directory and some test name rename. (#347)PR
2024-04-19valkeyRename redis in install_server.sh file (#341)PR
2024-04-19valkeyRemove REDIS tag from test macros. (#333)PR
2024-04-18valkeyUpdate redis to valkey in generate-commands-json.py (#238)PR
2024-04-18valkeyReplace "redis" with "valkey" test code (#287)PR
2024-04-18valkeyUpdate oom_score_adjusted_by_redis to oom_score_adjusted_by_valkey in server.c (#229)PR
2024-04-18valkeyRemove REDIS tag from REDIS_CONFIG_REWRITE_SIGNATURE. (#331)PR
2024-04-14valkeyupadate release tool script to valkey (#239)PR
2024-04-11valkeyupdate valkey in serverLog messeges in server.c file (#231)PR
2024-04-10valkeyRename macros in valkey-cli.c and redis_strlcpy to valkey (#284)PR
2024-04-10valkeyRename redis_client* procedure to valkey_client* in test environment (#276)PR
2024-04-10valkeyRename redis in valkey-cli file comments and prints (#222)PR
2024-04-09valkeyrename procedure redis_deferring_client to valkey_deferring_client (#270)PR
2024-04-08valkeyRename systemd files and content to valkey from redis (#234)PR
2024-04-05valkeydelete cluster fail time script (#237)PR
2024-04-03valkeyReplace Valkey in runtest scripts error prints (#190)PR
2024-04-03valkeyRename cli benchmark check-aof and check-rdb src and object files to valkey respectively (#188)PR
2024-04-03valkeyRename TLS test cert files to valkey (#186)PR

Reviews (7)

DateRepoMessagePR
2024-05-09valkey[FIX] Remove redundant statement and return (#481)PR
2024-05-09valkeyFix UNUSED repetition issue in test sources (#475)PR
2024-04-25valkeyFix command line formatting in TLS.md (#372)PR
2024-04-17valkeyChange Redis to Valkey in log messages (#226)PR
2024-04-11valkeyClarify the usage of Valkey in a comment (#233)PR
2024-04-10valkeyRename 'redis_tls_ctx' and 'redis_tls_client_ctx' global variables (#268)PR
2024-04-04valkeyUpdate remaning redis to valkey in TLS.md (#201)PR

← Back to leaderboard