Hi @sylvinus
Can we add a configuration for the Redis Sentinel instance? As of now, there is no option for it.
I have thought of retrieving the master IP from Redis Sentinel and add it to configuration file when the worker starts. But if the master node changes to slave, we won't be able to retrieve data from slave unless it becomes a master again.
What do you suggest in this scenario?
Thanks
Hi @sylvinus
Can we add a configuration for the Redis Sentinel instance? As of now, there is no option for it.
I have thought of retrieving the master IP from Redis Sentinel and add it to configuration file when the worker starts. But if the master node changes to slave, we won't be able to retrieve data from slave unless it becomes a master again.
What do you suggest in this scenario?
Thanks