Contributor Leaderboard

uriyage

uriyage

36 score 30 commits 6 reviews

Commits (30)

DateRepoMessagePR
2026-01-01valkeyValkey Fuzzer (#2340)PR
2025-09-17valkeyFix memory leak in deferred reply buffer (#2615)PR
2025-09-17valkey-searchfix memory leak at config get (#388)PR
2025-08-06valkey[CRASH] Fix missing check for executing client (#2347)PR
2025-05-25valkeyFix bad slot used in sharded pubsub unsubscribe (#2137)PR
2025-04-15valkeyFix crash during TLS handshake with I/O threads (#1955)PR
2025-03-04valkeyFix incorrect assertion in client list operations (#1800)PR
2025-02-27valkey-docUpdate I/O threads documentation (#222)PR
2025-02-10valkeyFix memory error in networking unittest (#1697)PR
2025-02-09valkeyOffload replication writes to IO threads (#1485)PR
2025-01-08valkeyclient struct: lazy init components and optimize struct layout (#1405)PR
2025-01-02valkeyOffload reading the replication stream to IO threads (#1449)PR
2025-01-02valkeyreplication: fix io-threads possible race by moving waitForClientIO (#1422)PR
2024-12-25valkeyFix restore replica output bytes stat update (#1486)PR
2024-12-18valkeyOffload TLS negotiation to I/O threads (#1338)PR
2024-12-03valkeyOptimize IO thread offload for modified argv (#1360)PR
2024-11-18valkeyImprovements for TLS with I/O threads (#1271)PR
2024-09-12valkeyFix wrong count for replica's tot-net-out (#1013)PR
2024-09-10valkeyFix crash in async IO threads with TLS (#1011)PR
2024-09-04valkey-docUpdate threaded IO info (#165)PR
2024-08-27valkeyImprove multithreaded performance with memory prefetching (#861)PR
2024-08-22valkeySkip tracking clients OOM test when I/O threads are enabled (#764)PR
2024-07-31valkeyFix bug in writeToClient (#834)PR
2024-07-31valkey-io.github.ioIo threads blog (#102)PR
2024-07-24valkeyImprove CPU usage in tests with IO threads (#823)PR
2024-07-19valkeyIo thread work offload (#763)PR
2024-07-09valkeyAsync IO threads (#758)PR
2024-06-13valkeyFix query buffer resized test flakiness (#646)PR
2024-06-03valkeyAdjust query buffer resized correctly test to non-jemalloc allocators. (#593)PR
2024-05-28valkeyIntroduce shared query buffer for client reads (#258)PR

Reviews (6)

DateRepoMessagePR
2025-12-04valkeyFix deadlock in IO thread shutdown during panic (#2898)PR
2025-05-28valkeyAllow dynamic modification of io-threads num (#2033)PR
2025-05-26valkeyFix a case of out of bound read when cluster node ID is provided with wrong length in CLUSTER FORGET (#2108)PR
2025-05-25valkeyOnly mark the client reprocessing flag when unblocked on keys (#2109)PR
2025-05-21valkeyfix commandlog argument schema to use pure tokens (#2113)PR
2025-01-20valkeyFix Protocol desync regression test (#1590)PR

← Back to leaderboard