Suppose I have a [slave IP address], which is a slave device [Master IP Address].
Now my main server was disconnected, and I need to install this slave as a MANUALLY master (WITHOUT using automatic failover, with the redis command).
Is it possible to do this without restarting the redis service? (and loss of all cached data)
source share