Hello everyone!
We're doing some tests with kvrocks and I'm checking the replication capabilities.
I have two instances, one is the primary and another one is the replica connected with the slaveof command but now I'm checking on how to promotion the replica to primary in case the primary fails and I cannot find a way to do it or to remove the slave flag from it.
Can you tell me more about that or point me to the documentation? I've read the replication design wiki page but I cannot find nothing related to that.
Thank you