A tool transfer data from redis to ledis (current only hash)
Go to file
2017-02-15 16:26:36 +08:00
vendor init project 2017-02-15 16:24:14 +08:00
.gitignore init project 2017-02-15 16:24:14 +08:00
main.go init project 2017-02-15 16:24:14 +08:00
README.md add readme 2017-02-15 16:26:36 +08:00

Installation

go get github.com/lunny/redis2ledis

How to use

redis2ledis <redis_host:port> <redis_db_idx> <ledis_host:port> <ledis_db_idx>