mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-04-22 10:46:45 +00:00
- implement cache with Redis - add cache-server to args and config - add Redis deployment to webapp overlays
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
maxmemory 64mb
|
|
maxmemory-policy allkeys-lru
|
|
save ""
|
|
appendonly no
|