A new major branch of Redis has been declared as stable, and version 3.0.0 has been published on April 1st 2015.

It brings Redis Cluster, a distributed implementation of Redis with automatic data sharding and fault tolerance, important speed improvements under certain workloads, improved AOF rewriting, and more… Please read the release notes for more details.

The packages are now available for both Debian 7 “Wheezy” and Debian 6 “Squeeze” on both amd64 and i386 architectures. They have been split in redis-server, redis-sentinel and redis-tools depending on your usage.

Thanks to Chris Lamb for its amazing work bringing Redis 3.0.0 to Debian Sid.