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