Skip to content

andor0/redis-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-copier

redis-copier copy all data between two databases.

Installation

$ stack build

Examples

$ stack exec redis-copier -- --src-host 127.0.0.1 --src-port 6379 --src-db 0 --dst-host 127.0.0.1 --dst-port 6389 --dst-db 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published