unstable
optimizing d2string() and addReplyDouble() with grisu2: double to string conversion based on Florian Loitsch's Grisu-algorithm (#10587)
Updated HDR histogram from upsteam after they merged our fix in #10606. (#10755)
Add graceful shutdown for TLS in redis-cli (#14721)
Reduce the overhead from malloc usable (#14074)
Fix compilation warning: Use macro for seq_buffer_max_length (#14815)
Lua script may lead to integer overflow and potential RCE (CVE-2025-46817)
Fix compile on some linux distros (#15225)
deps/xxhash: drop clean rules for non-vendored tests/ dir (#15491)
Implement the new Redis Array type (#15162)
Explaining hiredis upgrade