Comparing DCS Redis Instance Types
Table 1 describes the differences between different Redis instance types in terms of features and commands.
Item |
Single-Node or Master/Standby |
Proxy Cluster |
Redis Cluster |
---|---|---|---|
Redis version compatibility |
Redis 3.0/4.0/5.0/6.0. You can select a version when creating an instance. |
Redis 3.0 |
Redis 4.0/5.0. You can select a version when creating an instance. |
Support |
|
|
|
Restrictions |
Single-node instances do not support data persistence, backup, or restoration. |
|
|
Client |
Any Redis client |
Any Redis client (no need to support the Redis Cluster protocol) |
Any client that supports the Redis Cluster protocol |
Disabled commands |
Command Compatibility lists disabled commands. |
Command Compatibility lists disabled commands. |
Command Compatibility lists disabled commands. |
Replicas |
A single-node instance has only one replica. By default, a master/standby instance has two replicas, with one of them being the master. When creating a master/standby DCS Redis 4.0 or 5.0 instance, you can customize the number of replicas, with one of them being the master. Currently, the number of replicas cannot be customized for master/standby DCS Redis 3.0 and 6.0 instances. |
Each shard in the cluster has and can only have two replicas, with one of them being the master. |
By default, each shard in a cluster has two replicas. The number of replicas on each shard can be customized, with one of them being the master. When creating an instance, you can set the replica quantity to one, indicating that the instance only has the master node. In this case, high data reliability cannot be ensured. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot