Key commands compatibility

Generic key commands compatible with Redis Enterprise.

Redis Enterprise Software Redis Cloud

The following table shows which Redis Community Edition key (generic) commands are compatible with standard and Active-Active databases in Redis Enterprise Software and Redis Cloud.

Command Redis
Enterprise
Redis
Cloud
Notes
COPY ✅ Standard
✅ Active-Active*
✅ Standard
✅ Active-Active*
For Active-Active or clustered databases, the source and destination keys must be in the same hash slot.

*Not supported for stream consumer group info.
DEL ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
DUMP ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
EXISTS ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
EXPIRE ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
EXPIREAT ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
EXPIRETIME ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
KEYS ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
MIGRATE ❌ Standard
❌ Active-Active
❌ Standard
❌ Active-Active
MOVE ❌ Standard
❌ Active-Active
❌ Standard
❌ Active-Active
Redis Enterprise does not support shared databases due to potential negative performance impacts and blocks any related commands.
OBJECT ENCODING ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
OBJECT FREQ ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
OBJECT IDLETIME ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
OBJECT REFCOUNT ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
PERSIST ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
PEXPIRE ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
PEXPIREAT ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
PEXPIRETIME ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
PTTL ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
RANDOMKEY ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
RENAME ✅ Standard
✅ Active-Active*
✅ Standard
✅ Active-Active*
For Active-Active or clustered databases, the original key and new key must be in the same hash slot.

*Not supported for stream consumer group info.
RENAMENX ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
For Active-Active or clustered databases, the original key and new key must be in the same hash slot.
RESTORE ✅ Standard
❌ Active-Active*
✅ Standard
❌ Active-Active*
*Only supported for module keys.
SCAN ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
SORT ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
SORT_RO ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
TOUCH ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
TTL ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
TYPE ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
UNLINK ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
WAIT ✅ Standard
❌ Active-Active*
❌ Standard**
❌ Active-Active
*For Active-Active databases, WAIT commands are supported for primary and replica shard replication. You can contact support to enable WAIT for local replicas only. WAIT is not supported for cross-instance replication.

**WAIT commands are supported on Redis Cloud Flexible subscriptions.
WAITAOF ✅ Standard
✅ Active-Active
✅ Standard
✅ Active-Active
RATE THIS PAGE
Back to top ↑