No description
Find a file
2020-02-16 23:12:10 +03:00
docs a basic diagram shows one to many migration 2020-02-16 23:12:10 +03:00
migrator basic config. 2020-02-16 23:01:21 +03:00
.gitignore Initial commit 2020-02-16 19:12:39 +03:00
config.toml basic config. 2020-02-16 23:01:21 +03:00
go.mod basic config. 2020-02-16 23:01:21 +03:00
go.sum basic config. 2020-02-16 23:01:21 +03:00
LICENSE Initial commit 2020-02-16 19:12:39 +03:00
main.go basic config. 2020-02-16 23:01:21 +03:00
README.md a basic diagram shows one to many migration 2020-02-16 23:12:10 +03:00

redis-migrate

yet another redis migrator that just works.

Redis migrate

  • can run multiple migrators concurrently
  • can copy from one redis to many
  • or from many to many

One to Many Migration