Skip to content

Memcached

Managed Memcached. In-memory store only — no storageGB field.

FieldTypeRequiredConstraintsDescription
namestringYes
cpuCoresfloatYes0 < value ≤ 2
memoryMBintegerYes≤ 4096
instancesintegerNo1–16Number of shards. Defaults to 1
maxItemSizeMBintegerNo0–128Max size of a single item (-I flag). Defaults to 0 (memcached default of 1 MB)
[[memcached]]
name = "cache"
cpuCores = 0.5
memoryMB = 512
instances = 1
NameUnitDescription
POD_CPU%CPU usage
POD_MEMORYMBMemory usage
PEAK_CPU%Peak CPU usage
MEMORY_USAGEMBMemcached memory in use
COMMANDS_PER_SECONDcmds/secMemcached command throughput
HIT_RATIOratioCache get hit ratio (0–1)