Hi
Restarting Redis cluster may be a frequent operation if we have to change some configuration.
Is there any script or command to do it without downtime?
To do so manually, I will have to do manual failover, stop each instance, update config, start the instance ... It is a trouble if I have many instances.