7.2.15
Implement Multi Part AOF mechanism to avoid AOFRW overheads. (#9788)
Added URI support to redis-benchmark (cli and benchmark share the same uri-parsing methods) (#9314)
Improve bind and protected-mode config handling. (#9034)
Sharded pubsub implementation (#8621)
When one shard, sole primary node marks potentially failed replica as FAIL instead of PFAIL (#12824)
Add reply_schema to command json files (internal for now) (#10273)
Fix some daily CI issues (#14217)
Attempt to solve MacOS CI issues in GH Actions (#12013)
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
Fix MurmurHash64A overflow in HyperLogLog with 2GB+ entries