Redis Cloud compatibility with open source Redis
Both Redis Enterprise Software and Redis Cloud are compatible with open source Redis (OSS Redis).
Redis contributes extensively to the open source Redis project and uses it inside of Redis Enterprise Software and Redis Cloud. As a rule, we adhere to the open source project’s specifications and update both products with the latest version of open source Redis.
Redis commands
See Compatibility with open source Redis commands to learn which open source Redis commands are compatible with Redis Enterprise Software and Redis Cloud.
Configuration settings
Compatibility with open source Redis configuration settings lists the open source Redis configuration settings supported by Redis Enterprise Software and Redis Cloud.
Redis clients
You can use any standard Redis client with Redis Enterprise Software and Redis Cloud.
RESP compatibility
Redis Enterprise Software and Redis Cloud support RESP2 and RESP3. In Redis Cloud, you can choose between RESP2 and RESP3 when you create a database and you can change it when you edit a database. For more information about the different RESP versions, see the Redis serialization protocol specification.
Compatibility with open source Redis Cluster API
Redis Cloud supports Redis OSS Cluster API on Redis Cloud Pro if it is enabled for a database. Review Redis OSS Cluster API architecture to determine if you should enable this feature for your database.