General
PromptBeginner5 minmarkdown
- Configure `maxmemory-policy` per instance based on workload (allkeys-lfu for general caching
volatile-ttl for mixed workloads)
0
Explore
104,692 skills indexed with the new KISS metadata standard.
volatile-ttl for mixed workloads)
HyperLogLog
Sentinel
Snappy) for large values where CPU overhead is acceptable
MessagePack) over JSON for reduced size and faster parsing
random values) in keys that should be shared
minutes for session data
`app:user:123:profile`) for logical grouping and bulk invalidation
latency
authentication
>70% for warm data)
data growth
latency percentiles (p50
latency spikes
tiered storage (hot/warm/cold)
versioning
authentication (Redis AUTH
Memcached replication
key replication across shards
probabilistic early expiration
scalable for distributed systems
materialized views
Memcached for simple key-value hot data
Guava