Files
bodyshop/redis/redis.conf

8 lines
143 B
Plaintext

bind 0.0.0.0
port 6379
cluster-enabled yes
cluster-config-file nodes.conf
cluster-node-timeout 5000
appendonly yes
maxmemory-policy noeviction