| 2026-03-11 | valkey | Add unsigned 64-bit numeric config in module API (#1546) | PR |
| 2026-01-05 | valkey | fix asprintf unused result warn (#2987) | PR |
| 2026-01-04 | valkey | Add sdsnsplitargs to reduce sds allocation. (#2975) | PR |
| 2026-01-04 | valkey | Avoid useless seek in xtrim (#2985) | PR |
| 2025-12-26 | valkey | Fix compile overflow warnings (#2963) | PR |
| 2025-08-06 | valkey-doc | Support rps control for valkey-benchmark (#328) | PR |
| 2025-07-02 | valkey | Implement RPS control for benchmark using token bucket algorithm (#1761) | PR |
| 2025-06-20 | valkey | Fix incorrect laddr field and correct getClientSockname declaration (#2214) | PR |
| 2025-06-18 | valkey | Fix the incorrect stdout redirect logic, use dup2 to redirect stdout (#2225) | PR |
| 2025-06-16 | valkey | Support for RDB analysis reports (#1743) | PR |
| 2025-06-08 | valkey | [NEW] Introduce lttng based tracing (#2070) | PR |
| 2025-05-12 | valkey | Fix variable scope confusion (#2071) | PR |
| 2025-04-26 | valkey | Clean up unnecessary use of strlen (#1976) | PR |
| 2025-04-20 | valkey | Stabilize dual replication test to avoid getting LOADING error (#1979) | PR |
| 2025-02-19 | valkey | Fix hashtable memory leak and kvstore `overhead_hashtable_lut` assert (#1750) | PR |
| 2024-11-14 | valkey | Migrate quicklist unit test to new framework (#515) | PR |
| 2024-06-30 | valkey | Replace client flags to bitfield (#614) | PR |
| 2024-06-09 | valkey | Moving client->authenticated to a flag instead of an int (#592) | PR |
| 2024-05-19 | valkey | Resolve numtests counter error (#514) | PR |
| 2024-04-25 | valkey | Update redis* to valkey* in server.c and module.c (#367) | PR |