ClusterControl for Redis highlights
Distributions
- Redis Sentinel
- Redis Cluster
Replication types
- Asynchronous replication
Top features
- Scaling
- Backup management
- Performance metrics
- User Access Control management
When to choose Redis Sentinel or Redis Cluster for your environment
Redis Sentinel for
- Small to medium-sized deployments
- Automatic failover
- High availability
Redis Cluster for
- Large-scale deployments
- Horizontal scalability with high write throughput
- Automatic dataset sharding
Managed Redis features list
Licenses | |
Open Source | ![]() |
Cluster management | |
Deploy / import cluster | ![]() |
Add / remove / promote node | ![]() |
Perform minor upgrade | ![]() |
High availability | |
Automated failover | ![]() |
Asynchronous replication | ![]() |
Backup / restore | |
Full backups | ![]() |
Local / cloud backups | ![]() |
Backup compression / encryption | ![]() |
Observability | |
Infrastructure / database monitoring | ![]() |
Dashboarding / alerting | ![]() |
Security / compliance | |
Role-based access control | ![]() |
Key management | ![]() |
LDAP integration | ![]() |
TLS encryption | ![]() |
Reporting | ![]() |
Audit log | ![]() |
Choose the CC plan that fits your use case and preferred payment terms
Community
For deployment and monitoring
- Deployment and monitoring
- Performance advisors
- Community support
starts atFree
Self-serve
For small production deployments
- Includes all Advanced features
- Deploy up to 5 nodes
- Pay-as-you-go
starts at€250*per node, per month
Advanced
For production deployments
- Scaling and failover
- Deploy load balancers
- Business hours support
for pricingContact Us
Enterprise
For enterprise-grade deployments
- Operations Center and reporting
- Enhanced security features
- 24×7 support
for pricingContact Us
Ready to automate Redis ops in any environment? Try it free for 30-days
Want some CC for Redis information for later?
I rarely take a backup of my Redis instances, and see you have that option. Can I use it, and how complicated is it?
You can schedule Redis backups or execute on-demand copies from the replica or primary nodes automatically. Store them locally or straight to the cloud, ClusterControl will take care of it all.
We monitor our Redis instances from the CLI. Does ClusterControl offer any option to monitor in addition to deploying?
ClusterControl monitors real-time with customizable intervals commands per second, total keys, connected clients, blocked clients, memory used & replica lag. You can also integrate / execute your own scripts on all nodes via s9s CLI.
With our current Redis instances, we adjust the configuration according to the business activity. How is this done in ClusterControl, if it’s available?
Not only is it available, but you can edit the parameters on all instances from a single window, ensuring all instances have the same config for things like binding to localhost for security reasons.