Unsupported Valkey and Redis Commands

OCI Cache prevents the use of some Valkey and Redis commands to ensure performance and stability of the service.

The following Valkey and Redis commands aren't supported with OCI Cache:

Unsupported Valkey and Redis Commands
ACL BGREWRITEAOF BGSAVE
CLUSTER CONFIG SET DEBUG
MIGRATE MODULE PSYNC
REPLICAOF SAVE SHUTDOWN
SYNC

The following Valkey and Redis commands aren't supported with sharded clusters, you can use them with non-sharded clusters:

Valkey and Redis Commands Only Supported for Non-Sharded Clusters
EVAL EVAL_RO
EVALSHA EVALSHA_RO
FCALL FCALL_RO
FUNCTION SCRIPT