Contributor Leaderboard

naglera

naglera

43 score 23 commits 20 reviews

Commits (23)

DateRepoMessagePR
2025-07-08valkeyhandle prefetch-batch-max-size config update from zero to positive value (#2328)PR
2025-06-11valkeyfix: use replica's last selected db for dual-channel sync (#2188)PR
2025-04-03valkeyInitialize child process pipe file descriptor to -1 (#1911)PR
2025-01-14valkeyFix valgrind test (#1555)PR
2025-01-02valkeyFix unreliable dual channel Valgrind tests (#1500)PR
2024-12-24valkeyAdd scoped RDB loading context and immediate abort flag (#1173)PR
2024-12-24valkeyReduce dual channel testing time (#1477)PR
2024-12-01valkeySplit dual-channel COB overrun tests to separate servers (#1374)PR
2024-11-26valkeyAdd tag for dual-channel logs (#999)PR
2024-11-18valkeyOptimize RDB load performance and fix cluster mode resizing on replica side (#1199)PR
2024-11-05valkeyfix: clean up refactoring leftovers (#1264)PR
2024-10-15valkeyRefactor return and goto statements (#945)PR
2024-09-11valkeyDual Channel Replication - Verify Replica Local Buffer Limit Configuration (#989)PR
2024-09-02valkeyAdd configuration hide-user-data-from-log to hide user data from server logs (#877)PR
2024-08-27valkeyRemove `dual-channel-replication` Feature Flag's Protection (#908)PR
2024-08-13valkeyFix dual-channel replication test under valgrind (#904)PR
2024-08-12valkeyFix dual-channel-replication related issues (#837)PR
2024-08-12valkeyAdd debug assert on duplicate freeClientAsync (#896)PR
2024-07-28valkeyImprove reliability of dual-channel-replication pause resume tests (#835)PR
2024-07-25valkeyImprove dual channel replication stability and fix compatibility issues (#804)PR
2024-07-18valkeyRemove read handler upon RDB connection close (#803)PR
2024-07-17valkeyDual channel replication (#60)PR
2024-06-03valkeyDeflake chained replicas disconnect (#574)PR

Reviews (20)

DateRepoMessagePR
2026-03-02valkeyShow replica dual-channel replication buffer memory in INFO MEMORY and MEMORY STATS (#2924)PR
2026-01-30valkeyFree replica local buffer in async way in dual channel replication (#2948)PR
2026-01-19valkeyUpdate dual channel replication conf to mention primary should also enable repl-diskless-sync (#3051)PR
2025-12-29valkeyFix chained replica crash when doing dual channel replication (#2983)PR
2025-11-26valkey-docUpdate and add more INFO fields about replication in INFO command (#385)PR
2025-11-23valkeyUpdate dual channel replication conf to mention the local buffer is imited by COB (#2824)PR
2025-11-17valkeyFix timing issue in dual channel replication COB test (#2847)PR
2025-11-15valkeyAllow dual channel full sync in plain failover (#2659)PR
2025-11-14valkeyChange DEFAULT_WAIT_BEFORE_RDB_CLIENT_FREE from 60s to 5s (#2829)PR
2025-07-29valkeyFix dual-channel-replication test due to typo error and stabilize it (#2386)PR
2025-06-11valkeyStabilize dual channel test: Split scenarios and set RDB loading interval (#2200)PR
2025-06-11valkeyStabilize dual channel test: Split scenarios and set RDB loading interval (#2200)PR
2025-02-26valkeyFix temp file leak druing replication error handling (#1721)PR
2025-01-27valkeyMake sure to disable pause after fork for dual channel test (#1612)PR
2025-01-20valkeyChange the shared format for dual channel replication logs (#1586)PR
2024-12-01valkeyReset repl_down_since to zero only on state change (#1149)PR
2024-11-15valkeyUnprotect rdb channel when bgsave child fails in dual channel replication (#1297)PR
2024-11-11valkeyStabilize dual replication test to avoid getting LOADING error (#1288)PR
2024-09-30valkeyavoid double close on replica main channel (#1097)PR
2024-08-12valkeyDual channel replication should not update lastbgsave_status when transfer error (#811)PR

← Back to leaderboard