Redis 6.0.6 and KeyDB 6.0.13
Redis version 6.0.6 is the latest 6.0 release, now available to all.
Participants in our LA program for KeyDB can now launch community edition databases for version 6.0.13.
Redis version 6.0.6 is the latest 6.0 release, now available to all.
Participants in our LA program for KeyDB can now launch community edition databases for version 6.0.13.
Redis version 6.0.5 is the latest 6.0 release, now available for all customers.
All Redis 6.0 databases include regularly-rotated TLS certificates. You can run TLS and non-TLS connections side-by-side on the same database to ease the adoption of encryption-in-transit, then lock down your database to only encrypted traffic when you’re ready.
Redis 6.0.4 is the new default for folks using the 6.0 branch. All existing databases are being safely migrated to include the new fixes.
All RedisGreen databases following the 6.0 branch are now using 6.0.3, a bugfix release.
Redis version 6.0.2 is the latest 6.0 release, now available for all customers.
The first version of Redis 6.0 was released today, and is available to all RedisGreen customers. Redis 5 will remain our default and recommended version for now but anyone eager to try the new release can do a zero-downtime upgrade from the “Settings” menu.
Redis 5.0.8 is rolling out to all RedisGreen servers, along with security patches for other versions.
We improved the compression and speed of our backup system, reducing the time for snapshots to be taken and for them to appear on your dashboard.
This mostly affects customers with larger (>60GB) datasets who would sometimes see odd timings on their backups that didn’t always match up with our target 60-minute interval.
There’s a new interface in Settings
for managing the maxmemory behavior for your databases. Most people still use volatile-lru
, but volatile-lfu
is becoming increasingly popular.