November 18th, 2024

The Fastest Redis Ever

Redis 8.0-M02 introduces performance enhancements, reducing latency for key commands, adding scaling features, and supporting high-performance vector searches. It is available for download as Docker images.

Read original articleLink Icon
The Fastest Redis Ever

Redis has announced the release of Redis 8.0-M02, the latest milestone in its development, which is touted as the fastest version yet. This update introduces significant performance enhancements, including reduced latency for commonly used commands, with reductions of up to 36% for ZADD and 28% for SMEMBERS compared to the previous version, Redis 7.2.5. The Community Edition now includes features previously exclusive to Redis Cloud and Redis Software, allowing for both vertical and horizontal scaling of the Redis Query Engine. This enables users to manage larger datasets and improve read/write throughput. The update also showcases Redis's capabilities in handling vector searches, demonstrated through a benchmark involving one billion 768-dimensional vectors, achieving high precision and real-time indexing. Redis 8.0-M02 is available for download as an Alpine or Debian Docker image, with plans for further enhancements in future releases. Overall, the majority of Redis users are expected to experience substantial performance improvements.

- Redis 8.0-M02 offers significant latency reductions for key commands.

- New scaling features enhance the Redis Query Engine's capabilities.

- The update supports high-performance vector searches with real-time indexing.

- Redis 8.0-M02 is available for download in Docker image formats.

- Future releases are expected to bring additional improvements and features.

Link Icon 5 comments
By @marklubi - 5 months
This sort of makes me sad. Redis has strayed from what its original goal/purpose was.

I’ve been using it since it was in beta. Simple, clear, fast.

The company I’m working for now keeps trying to add more and more functionality using Redis, that doesn’t belong in Redis, and then complains about Redis scaling issues.

By @pcthrowaway - 5 months
The inclusion of Redis timeseries is huge!

This was available for a long time as an extension as part of Redis Stack, but most hosted Redis providers don't make extensions available (I'm assuming due to nuances in Redis's not-quite-open licensing).

If cloud providers which include Redis are now going to include this, it opens up a lot of potential for my use case.

By @untech - 5 months
I thought people stopped using Redis and moved on to a fork because of licensing issues. Is this true?
By @MortyWaves - 5 months
Obnoxious amount of cookie/spam popups.