I am trying to use the docker-compose --scale 3 to create a redis node to test ratelimitj. The nodes launch but they don't seem to form a cluster. They all think they are the master. I am on a Mac so I suppose it is networking related. Do you have any work arounds? Thanks.
I am trying to use the docker-compose --scale 3 to create a redis node to test ratelimitj. The nodes launch but they don't seem to form a cluster. They all think they are the master. I am on a Mac so I suppose it is networking related. Do you have any work arounds? Thanks.