ApsaraDB for Redis is compatible with open source Redis and supports all SDKs that are compatible with the Redis protocol. ApsaraDB for Redis also provides the TairJedis client that is developed based on Jedis and dedicated to ApsaraDB for Redis Enhanced Edition (Tair). TairJedis integrates multiple Redis modules.
SDK | Description |
---|---|
SDKs for Redis clients | ApsaraDB for Redis is fully compatible with open source Redis. You can connect to ApsaraDB for Redis in the same manner as you connect to open source Redis. As such, you can use any client that is compatible with the Redis protocol to connect to an ApsaraDB for Redis instance. For more information, see Use a client to connect to an ApsaraDB for Redis instance. |
SDKs for Tair clients | For more information, see Tair SDKs. |
Note Each client has its specific errors and troubleshooting methods. We recommend that you search for errors in the official documentation of your client for troubleshooting. Alibaba Cloud collects errors of the commonly-used clients for your reference. For more information, see Common Errors and Troubleshooting.