unstable
Fix typos and replace 'codespell' with 'typos' (#15230)
Stabilization and improvements around aof tests (#12626)
Install preload-file data as the local AOF without a rewrite (#15509)
Attempt to solve MacOS CI issues in GH Actions (#12013)
Replace all usage of ziplist with listpack for t_hash (#8887)
Replace all usage of ziplist with listpack for t_zset (#9366)
Introduce hinted hash templates (#15364)
Validate stream entries_added/entries_read on RDB/RESTORE load (#15308)
Implement the new Redis Array type (#15162)
Fix test assertion except from TSAN case (#14852)
Hide user data from log (#13400)
Client compression for replication (#15366)
Fix race condition in psync2-pingoff test (#9712)
Improve test suite to handle external servers better. (#9033)
Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#12064)
Fix divide-by-zero in redis-benchmark and redis-cli (#14371)
redis-cli: add configurable latency percentiles to --latency modes (#15352)
Introduce DEBUG_DEFRAG compilation option to allow run test with activedefrag when allocator is not jemalloc (#14326)
optimize spopwithcount propagation (#12082)
Fix timeout issue for replication-buffer test with TLS (#15531)
Fix IO thread busy looping for repl clients (#15329)
Introduce flushdb option for repl-diskless-load (#14596)
Fix shutdown blocked client not being properly reset after shutdown cancellation (#14420)