Files
BSQBD/conf/redis.conf.tmpl
T
shield a9f9c834be Feat: data persistence in shared volume
implemented a template to enable data persistence even with a shared volume across containers
2026-04-20 11:39:35 +02:00

14 lines
212 B
Cheetah

dir /data/${CONTAINER_NAME}/
aclfile /conf/users.acl
appendonly yes
cluster-enabled yes
cluster-config-file nodes.conf
cluster-node-timeout 5000
#maxmemory 512mb
masterauth replication
masteruser replication