Answer the question
In order to leave comments, you need to log in
Why doesn't Redis try to sync as if it's running in a clusterer?
Hi, I'm running on vps redis in docker container
docker-compose:
redis:
image: bitnami/redis:latest
environment:
- ALLOW_EMPTY_PASSWORD=yes
volumes:
- ./redis-data:/bitnami/redis/data
ports:
- '6379:6379'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question