TencentDB for Redis is a cache database provided by Tencent Cloud based on the Redis protocol that features high availability, reliability, and flexibility. Compatible with Redis 2.8, 4.0, and 5.0 protocols and available in both standard and cluster architectures, it supports up to 8 TB of storage capacity and tens of millions of concurrent requests, meeting the needs of different scenarios such as caching, storage, and computing.
TencentDB for Redis is available in both standard and cluster architectures for your choice based on your actual performance requirements. The standard architecture features higher compatibility, but its performance is restrained to one single node. The cluster architecture is not as compatible as the standard one, but it can be scaled out to support up to tens of millions of concurrent requests.
Instance Type | Replica Quantity | Read/write Separation | Description |
---|---|---|---|
Memory Edition (standard architecture) | 0 to 5 | Supported | This edition is compatible with Redis 2.8, 4.0, and 5.0 protocols. The v2.8 supports 0 replicas and is cost-effective when it's only used as cache. The v4.0 or v5.0 supports 1 to 5 replicas, and the instance capacity and replicas can be scaled with no service interruption. This edition supports master/replica hot backup, real-time data synchronization, and failover within seconds. |
Memory Edition (cluster architecture) | 1 to 5 | Supported | This edition is compatible with Redis 4.0 and 5.0 protocols. The cluster architecture supports 1 to 128 shards with a maximum of 8 TB storage capacity and tens of millions of QPS. This edition supports master/replica hot backup, real-time data synchronization, and failover within seconds. |
Was this page helpful?