unstable
Implement the new Redis Array type (#15162)
Increase threshold for HPEXPIRETIME persists after RDB reload test (#15047)
Disable defrag during AOF RDB preamble loading to fix template defrag (#15539)
Optimize wide HSET/HMSET on a fresh hash with a single batched listpack append (#15345)
Introduce DEBUG_DEFRAG compilation option to allow run test with activedefrag when allocator is not jemalloc (#14326)
Replace INCREX out-of-bounds policy to a single SATURATE option (#15237)
dynamically list test files (#13220)
Fix quicklist node not being recompressed correctly after inserting a new node before or after it (#10120)
Wake blocked list clients when SORT STORE overwrites a key (#15453)
Implement sdiffcard command (#15278)
Fix unloadable RDB when XSETID lowers entries_added (#15489)
Fix typos and replace 'codespell' with 'typos' (#15230)
Fix SET mutually exclusive NX/XX and IF* options (#15291)