| 2026-03-11 | valkey | Reuse RDB file as AOF preamble on replica after disk-based full sync (#1901) | PR |
| 2025-02-15 | valkey | Modify parameter of clientMatchesFilter function. (#1733) | PR |
| 2025-01-16 | valkey | Incr expired_keys if the unix-time is already expired for EXPIREAT and other commands(#1517) | PR |
| 2024-11-25 | valkey | Optimize sdscatrepr by batch processing printable characters (#1342) | PR |
| 2024-08-13 | valkey | Optimize ZUNION[STORE] command by removing unnecessary accumulator dict (#829) | PR |
| 2024-07-25 | valkey | Optimize the logic for checking the conversion of zset from listpack to skiplist during the ZADD operation. (#806) | PR |