8.4.2
AOF offset info (#13773)
Added URI support to redis-benchmark (cli and benchmark share the same uri-parsing methods) (#9314)
Improve bind and protected-mode config handling. (#9034)
Adding AGPLv3 as a license option to Redis! (#13997)
Add Atomic Slot Migration (ASM) support (#14414)
Introduce DEBUG_DEFRAG compilation option to allow run test with activedefrag when allocator is not jemalloc (#14326)
testsuite --dump-logs works on servers started before the test (#13500)
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