feat(redis): manage limits

This commit is contained in:
2025-02-21 14:22:26 +01:00
parent d9bdbccfe4
commit 30ba1f4d5a
4 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,3 @@
maxmemory-policy allkeys-lru
maxmemory 1536mb
tcp-keepalive 90