Make redis not persist

This commit is contained in:
Ajay Ramachandran 2021-06-04 16:03:18 -04:00
parent 912f878906
commit 1c8c76831e

View file

@ -1,2 +1,5 @@
maxmemory-policy allkeys-lru
maxmemory 2000mb
maxmemory 2000mb
appendonly no
save ""