stickermule / rump

Hot sync two Redis servers using dumps.
MIT License
491 stars 94 forks source link

Include a way to dump the entire redis cluster #37

Open gabriel-tincu opened 4 years ago

gabriel-tincu commented 4 years ago

Report

Currently rump will only deal with the specified URI database numbers, or, if those are omitted, it will use 0 as both source and destination. Having a way of moving all the source database numbers to the cluster would be nice