Installation • Usage • CI Status • Contributing • License
rds-migrator
is a tool for migrating Redis-Split metadata to RDS format.
To build the rds-migrator
from scratch, make sure you have a working Go 1.21+ workspace (instructions), then:
go install github.com/essentialkaos/rds-migrator
You can download prebuilt binaries for Linux and macOS from EK Apps Repository:
bash <(curl -fsSL https://apps.kaos.st/get) rds-migrator
Branch | Status |
---|---|
master |
|
develop |
Before contributing to this project please read our Contributing Guidelines.