| 2024-09-02 | valkey | Initialize all the fields for the test kvstore (#982) | PR |
| 2024-09-02 | valkey | Add configuration hide-user-data-from-log to hide user data from server logs (#877) | PR |
| 2024-09-02 | valkey | Fix set expire test due to the new lazyfree configs changes (#980) | PR |
| 2024-09-02 | valkey | Use metadata to handle the reference relationship between kvstore and dict (#966) | PR |
| 2024-09-02 | valkey | Change all the lazyfree configurations to yes by default (#913) | PR |
| 2024-09-01 | valkey | Fix zipmap test null pointer (#975) | PR |
| 2024-08-31 | valkey | Fast path in SET if the expiration time is expired (#865) | PR |
| 2024-08-31 | valkey | Delete unused parts of zipmap (#973) | PR |
| 2024-08-30 | valkey | Fix timing issue in replica migration test (#968) | PR |
| 2024-08-30 | valkey | standalone -REDIRECT handles special case of MULTI context (#895) | PR |
| 2024-08-29 | valkey | Migrate zipmap unit test to new framework (#474) | PR |
| 2024-08-29 | valkey | Fix reconfiguring sub-replica causing data loss when myself change shard_id (#944) | PR |
| 2024-08-29 | valkey | free client's multi state when it becomes dirty (#961) | PR |
| 2024-08-29 | valkey | Revert make KEYS to be an exact match if there is no pattern (#964) | PR |
| 2024-08-28 | valkey | Delete TLS.md and update README.md about tests (#960) | PR |
| 2024-08-28 | valkey | Delete files MANIFESTO, BUGS and INSTALL (#958) | PR |
| 2024-08-28 | valkey | Migrate the contents of TLS.md into README.md (#927) | PR |
| 2024-08-28 | valkey | Using intrinsics to optimize counting HyperLogLog trailing bits (#846) | PR |
| 2024-08-28 | valkey | Add pause path coverage to replica migration tests (#937) | PR |
| 2024-08-28 | valkey | Move prepareClientToWrite out of loop for lrange command to reduce the redundant call. (#860) | PR |
| 2024-08-28 | valkey | Wait for the role change and fix the timing issue in the new test (#947) | PR |
| 2024-08-27 | valkey | Use sdsAllocSize instead of sdsZmallocSize (#923) | PR |
| 2024-08-27 | valkey | Remove `dual-channel-replication` Feature Flag's Protection (#908) | PR |
| 2024-08-27 | valkey | Connection minor fixes (#953) | PR |
| 2024-08-27 | valkey | Improve multithreaded performance with memory prefetching (#861) | PR |
| 2024-08-27 | valkey | Drop the outdated script replication example comments (#951) | PR |
| 2024-08-27 | valkey | Make KEYS to be an exact match if there is no pattern (#792) | PR |
| 2024-08-26 | valkey | Fix invalid escape sequence in utils, minor cleanup in python script (#948) | PR |
| 2024-08-25 | valkey | Add explicit assert to ensure thread_shared_qb won't expand (#938) | PR |
| 2024-08-24 | valkey | Add epoch information to failover auth denied logs (#816) | PR |
| 2024-08-24 | valkey | Update "Total" message and used_memory_human log information in serverCron() function (#594) | PR |
| 2024-08-23 | valkey | Add support for setting the group on a unix domain socket (#901) | PR |
| 2024-08-23 | valkey | Remove accurate from extra test tag (#935) | PR |
| 2024-07-10 | valkey | Dual stack and client-specific IPs in cluster (#736) | PR |