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:

  • 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:

  • EVAL
  • EVAL_RO
  • EVALSHA
  • EVALSHA_RO
  • FCALL
  • FCALL_RO
  • FUNCTION
  • SCRIPT