检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
How Does DCS Delete Expired Keys? Question What are the rules for scheduled deletion of expired keys on a daily basis? Can I customize the rules? Mechanisms for Deleting Expired Keys Lazy free deletion: The deletion strategy is controlled in the main I/O event loop. Before a read/
Does DCS for Redis Support Cross-AZ Deployment? Master/Standby, read/write splitting, and cluster DCS Redis instances can be deployed across availability zones (AZs). If instance nodes in an AZ are faulty, nodes in other AZs will not be affected. The standby node automatically becomes
Does DCS for Redis Support Redis Clusters? Yes. DCS Redis 4.0 and later basic edition instances support native clusters (Redis Cluster) Parent topic: Feature
Example 1: Creating a DCS Redis Instance Scenario This section describes how to create a DCS Redis instance by calling APIs. For details about how to call APIs, see Calling APIs. A 2 GB single-node DCS Redis 5.0 instance is used as an example. The instance uses the Arm CPU architecture
Common Issues of Creating DCS Instances Using an API This topic describes common issues that may occur when you create DCS instances using APIs. Table 1 Common issues of creating DCS instances Issue Solution Setting the Replica Quantity When Purchasing an Instance Using an API If
Test Data of Proxy Cluster DCS Redis 3.0 Instances Test Environment Redis instance specifications Redis 3.0 | 64 GB | Proxy Cluster ECS flavors General computing-plus | c6.xlarge.2 | 4 vCPUs | 8 GB Test Command redis-benchmark -h {IP} -p {Port} -a {password} -n {nreqs} -r {randomkeys
Querying Big Keys and Hot Keys in a DCS Redis Instance Big keys and hot keys are common issues. This section describes the big key and hot key analysis function on the DCS console. This function monitors the key that occupies most space of a Redis instance, or that is most frequently
Test Data of Redis Cluster DCS Redis 6.0 Instances DCS Redis 6.0 basic edition instances support SSL. This section covers the performance tested with and without SSL enabled. Test Environment Redis instance specifications Redis 6.0 | Basic edition | 32 GB | Redis Cluster ECS flavors
Can I Access DCS Instances in a Local Environment? If public access is disabled for a DCS instance, you cannot access it in local environments and can only access it through an ECS in a VPC that can communicate with the instance. VPCs are used to ensure network security of services
Does DCS for Redis Provide Backend Management Software? No. To query Redis configurations and usage information, use redis-cli. If you want to monitor DCS Redis instance metrics, go to the Cloud Eye console or perform the following operations. Procedure Log in to the DCS console.
Can I Recover Deleted Data of a DCS Instance? If you have backed up the DCS instance, you can restore its data from the backup. However, the restoration will overwrite the data written in before the restoration. You can restore backup data to a master/standby, cluster, or read/write
Does DCS for Redis Support the INCR and EXPIRE Commands? Yes. For more information about Redis command compatibility, see Redis Command Compatibility. Parent topic: Redis Commands
Are DCS Instances Stopped or Restarted During Specification Modification? No. Specification modifications can take place while the instance is running, and do not require disabling instance resources or restarting instances. Parent topic: Instance Scaling and Upgrade
How Do I Reduce the Capacity of a DCS Instance? Table 1 lists scaling options supported by different DCS instances. Table 1 Scaling options supported by different instances Cache Engine Single-Node Master/Standby Redis Cluster Proxy Cluster Read/Write Splitting Redis 3.0 Scaling up
What Data Structures Does DCS for Memcached Support? Only the key-value structure is supported. Parent topic: Memcached Usage
What Are the Differences Between DCS for Memcached and Self-Hosted Memcached? Table 1 describes the differences between DCS for Memcached and self-hosted Memcached. Table 1 Comparing DCS for Memcached and self-hosted Memcached Item DCS for Memcached Self-Hosted Memcached Deployment
What Are the Differences Between Arm-based and x86-based DCS for Redis? DCS Redis instances support Arm and x86 CPU architectures. Arm-based Redis and x86-based Redis have the same functions and client compatibility. x86-based Redis provides higher single-CPU performance than Arm-based
Do DCS Redis Instances Limite Data Quantity? No, but the data volume cannot exceed the memory of a DCS instance. Parent topic: Feature
Does DCS for Redis Support SSL Encrypted Transmission? By default, SSL is disabled for DCS Redis 6.0 and 7.0 basic edition instances. To enable it, see . For public access to DCS Redis 3.0 instances, you can enable TLS encryption with Stunnel. For details, see the instructions on
Commands Supported and Disabled by DCS for Memcached (Discontinued) DCS for Memcached is no longer provided. You can use DCS Redis instances instead. Memcached supports the TCP-based text protocol and binary protocol. Any clients compatible with a Memcached protocol can access DCS