| 2025-11-04 | valkey | Reuse dbHasNoKeys() inside dbsHaveNoKeys() to remove duplicate logic (#2800) | PR |
| 2025-10-30 | valkey | Bug fix: reset io_last_written on c->buf resize to prevent stale pointers (#2786) | PR |
| 2025-06-16 | valkey | test: fix UBSan warning due to misaligned memory access in unit test_addRepliesWithOffloadsToList (#2201) | PR |
| 2025-06-10 | valkey | On-demand database allocation instead of preallocation (#1609) | PR |
| 2025-06-08 | valkey | Reply Copy Avoidance (#2078) | PR |
| 2025-05-28 | valkey | Prioritize replication traffic in the replica (#1838) | PR |
| 2025-05-26 | valkey-doc | Multi-database support in cluster mode (#242) | PR |
| 2025-05-11 | valkey | Optimize BITCOUNT using ARM NEON SIMD (#1867) | PR |
| 2025-05-09 | valkey | valkey-cli: remove RESP version assertion from getDatabases() (#2068) | PR |
| 2025-05-06 | valkey | Restore omitted singledb config in tests (#2052) | PR |
| 2025-05-06 | valkey | valkey-cli: Count databases correctly in --cluster subcommands (#2046) | PR |
| 2025-05-04 | valkey | Add multi-database support to cluster mode (#1671) | PR |
| 2025-05-01 | valkey | Hyperloglog ARM NEON SIMD optimization (#1859) | PR |
| 2025-03-19 | valkey-io.github.io | Add command search to the command reference page (#216) | PR |
| 2025-02-27 | valkey | valkey-cli: ensure output ends with a newline if missing when printing reply (#1782) | PR |
| 2025-02-12 | valkey | Fix valkey-benchmark FCALL failure with TLS (#1714) | PR |
| 2025-02-10 | valkey | valkey-cli: re-select previously selected database after reconnect (#1694) | PR |
| 2024-12-17 | valkey | Fix test_reclaimFilePageCache to avoid tmpfs (#1379) | PR |
| 2024-11-21 | valkey | Preserve original fd blocking state in TLS I/O operations (#1298) | PR |