Contributor Leaderboard

pizhenwei

pizhenwei

40 score 32 commits 8 reviews

Commits (32)

DateRepoMessagePR
2026-04-16libvalkeyRDMA: Fix lost EPOLLIN/POLLIN eventsPR
2026-03-30valkeyShow uname -a in RDMA CI job (#3418)PR
2025-05-09valkeySupport MPTCP for valkey-cli and benchmark (#2067)PR
2025-05-09valkeySupport RDMA for valkey-cli and benchmark (#2059)PR
2025-05-09valkey-docSupport MPTCP for valkey-cli and valkey-benchmark (#274)PR
2025-05-09valkey-docDocument RDMA support for valkey-cli and valkey-benchmark (#273)PR
2025-04-27valkeyIntroduce MPTCP for replication (#1961)PR
2025-04-17libvalkeyIntroduce MPTCP (#189)PR
2025-04-15valkeyIntroduce MPTCP (#1811)PR
2025-03-04libvalkeyAdd tags into .gitignorePR
2025-03-04valkeyUse the wrapper from cli_common instead of hiredis (#1802)PR
2025-01-28valkeyRDMA: Protect RDMA memory regions (#1602)PR
2024-12-30valkeyMake global configs as static (#1159)PR
2024-12-03valkeyRun RDMA builtin in CI workflow (#1380)PR
2024-11-29valkeyRDMA builtin support (#1209)PR
2024-11-27valkey-docAdd performance tuning section for RDMA (#190)PR
2024-11-08valkeyRDMA: Use conn ref counter to prevent double close (#1250)PR
2024-11-01valkeyRDMA: Prevent IO for child process (#1244)PR
2024-10-30libvalkeyRemove protected-mode from RDMA testPR
2024-10-30valkeyRDMA: Delete keepalive timer on closing (#1237)PR
2024-10-21valkeyRDMA: Fix listener priv opaque pointer (#1194)PR
2024-10-20valkey-docIntroduce Valkey Over RDMA protocol (#123)PR
2024-10-19valkeyIntroduce connection context for Unix socket (#1160)PR
2024-10-05valkeyAdd tags into .gitignore (#1125)PR
2024-10-04valkeyRDMA: use protected mode for test (#1124)PR
2024-09-30valkeyRDMA: Support .is_local method (#1089)PR
2024-09-25valkeyFix RDMA build dependence (#1074)PR
2024-08-21valkeyRDMA: Support user keepalive command (#916)PR
2024-08-01libvalkeyAdd cmake support for RDMAPR
2024-07-19libvalkeyTypo fix in test.shPR
2024-07-15libvalkeyMisc fixes (#47)PR
2024-07-15valkeyIntroduce Valkey Over RDMA transport (experimental) (#477)PR

Reviews (8)

DateRepoMessagePR
2026-04-27valkeyFix rdmaServer leaks when create listen cm id error (#3557)PR
2026-02-13valkeyFix pointer-to-int-cast warnings for RDMA address handling (#3186)PR
2025-10-23libvalkeyFix the long-blocking read for Valkey RDMA. (#233)PR
2025-10-23libvalkeyFix the long-blocking read for Valkey RDMA. (#233)PR
2025-08-13valkeyFix duplicate Acks for RDMA events and fix extremely large max latency for RDMA benchmark. (#2430)PR
2025-03-18valkeySupport IPv6 address in RDMA test (#1817)PR
2025-02-20valkeyMove TCP/TLS specific options from generic client to connection type (#1706)PR
2024-12-05valkeyRDMA: Fix dead loop when transfer large data (20KB) (#1386)PR

← Back to leaderboard