Valkey 8.1 uses 28% less memory than Redis 8.2 in our 50M sorted set benchmark. See the throughput and memory data from real-world hyperscale testing.| Momento
The latest Valkey 8.1 release introduces a redesigned hash table and other optimizations that promise lower memory usage and higher throughput. In this post, we put Valkey 8.1 under pressure by benchmarking it against Valkey 8.0, inserting 50 million members into a sorted set and measuring memory consumption and throughput along the way.| valkey.io