检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
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
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 Command Audits? Auditing commands affects read and write performance. Currently, only Proxy Cluster DCS Redis 4.0 and later instances support command audit logs in certain regions. For details, see Viewing Audit Logs of a DCS Redis Instance. Parent topic
What Memcached Version Is Compatible with DCS for Memcached? DCS for Memcached is based on Redis 3.0 and is compatible with Memcached 1.5.1. Parent topic: Memcached Usage
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/
What DCS Instance Type Changes Are Supported? Table 1 Instance type change options supported by different DCS instances Version Supported Type Change Precautions Redis 3.0 From single-node to master/standby The instance cannot be connected for several seconds and remains read-only
What Underlying Framework Is Used for Huawei Cloud BCS? Huawei Cloud BCS uses the Hyperledger open-source framework. Hyperledger is a blockchain open-source project hosted by the Linux Foundation to establish an underlying architecture for the distributed ledger platform oriented
What Do I Do If the ACS Is Acting Abnormal? Do as follows for troubleshooting: Check the hard terminal version. Log in to the web interface of the hard terminal, choose Help > Version, and check whether the software running on your hard terminal is of the recommended version. If it
Example 3: Deleting DCS Redis Instances in Batches Scenario This section describes how to delete DCS Redis instances in batches by calling APIs. For details about how to call APIs, see Calling APIs. Involved APIs Call APIs to perform the following steps required to delete DCS Redis
Implementing Automatic DCS Redis Expansion During Peak Hours Scenarios and Pain Points Redis is used as cache at ultra-low latency in strong real-time scenarios such as e-commerce, gaming, and social networking. The memory usage and network throughput of a DCS instance surge during
Can Multiple ECSs Connect to the Same GaussDB Instance? Within the limits of database capability, multiple ECSs can connect to the same GaussDB instance. Parent topic: About GaussDB
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
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
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