8.2.6
Replace all usage of ziplist with listpack for t_zset (#9366)
Sanitize dump payload: ziplist, listpack, zipmap, intset, stream
Tests: Do not save an RDB by default and add a SIGTERM default AOFRW test (#12064)
RDB load of different encodings test added.
Replace all usage of ziplist with listpack for t_hash (#8887)
Test that zipmap from RDB is correctly converted
Add support for list type to store elements larger than 4GB (#9357)
Fix default/explicit "save" parameter loading. (#7767)
ACL channels permission handling for save/load scenario. (#8794)
Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)
Remove EVAL script verbatim replication, propagation, and deterministic execution logic (#9812)
fix `GEORADIUS[BYMEMBER]` `STORE` & `STOREDIST` args spec (#12151)
Don't disconnect all clients in ACL LOAD (#12171)
ACL V2 - Selectors and key based permissions (#9974)