How can I dump rdb file into running/existing redis-sentinel without destroying or overwriting existing data-set?
My aim is to try in case of disaster for one of the sentinel installation, I’d like to restore that dataset on the second redis-sentinel installation. So, it’s basically a geographical redundancy and multiple datacenter kind of work.