Hello Redis community,
Open-source project Scalr is very pleased to announce its support for
Redis. If you happen to use EC2 or similar, it's now easier to setup
and operate redis instances by using Scalr-provided automation which
includes automatic backups, a pre-configured persistence model, and
automatically starting replication when auto-scaling.
-- Features of the automated Redis role--
Persistence: both Append-only and Snapshotting models are available to
persist your memory to disk or ebs volume. Auto-scaling: replication
for read scaling is automatically set up when load requires extra
instances to be brought up. For future consideration are: sharding for
write scaling (though that will still require work on your end), and
cascading replication. Backups: scheduled automatically and stored on
a service like S3.
All these features are detailed on our website:
http://scalr.net/features/databases/redis/