add cache conf file

This commit is contained in:
Daniel Eisenberg
2023-10-05 15:16:58 +03:00
parent da911582a5
commit fd1a77628e
3 changed files with 8 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
bind 127.0.0.1
port 6379
appendonly no
save ""
maxmemory 500mb
maxmemory-policy allkeys-lru