Skip to content

Redis

Managed Redis. Supports standalone and cluster modes with optional read replicas.

FieldTypeRequiredConstraintsDescription
namestringYes
cpuCoresfloatYes0 < value ≤ 2
memoryMBintegerYes≤ 4096
storageGBintegerYes≤ 100
passwordstringYesLeave empty string for no password
followersintegerNo0 or 1Number of read replicas. Defaults to 0
typestringNostandalone, clusterDefaults to standalone
[[redis]]
name = "cache"
cpuCores = 0.5
memoryMB = 512
storageGB = 5
password = ""
NameUnitDescription
POD_CPU%CPU usage
POD_MEMORYMBMemory usage
PEAK_CPU%Peak CPU usage
MEMORY_USAGEMBRedis memory in use
CONNECTED_CLIENTScountNumber of connected clients
COMMANDS_PER_SECONDcmds/secRedis command throughput