General
PromptBeginner5 minmarkdown
- Configure `maxmemory-policy` per instance based on workload (allkeys-lfu for general caching
volatile-ttl for mixed workloads)
0
Explore
109,041 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
data growth
latency
authentication
>70% for warm data)
latency percentiles (p50
latency spikes
authentication (Redis AUTH
tiered storage (hot/warm/cold)
versioning
Memcached replication
key replication across shards
probabilistic early expiration
scalable for distributed systems
materialized views
Memcached for simple key-value hot data
Guava