Skip to content

essentialkaos/rds-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions CI Status GitHub Actions CodeQL Status

InstallationUsageCI StatusContributingLicense


rds-migrator is a tool for migrating Redis-Split metadata to RDS format.

Installation

From source

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

Prebuilt binaries

You can download prebuilt binaries for Linux and macOS from EK Apps Repository:

bash <(curl -fsSL https://apps.kaos.st/get) rds-migrator

Usage

CI Status

Branch Status
master CI
develop CI

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0