Categorygithub.com/essentialkaos/rds-migrator
repositorypackage
1.1.2
Repository: https://github.com/essentialkaos/rds-migrator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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

BranchStatus
masterCI
developCI

Contributing

Before contributing to this project please read our Contributing Guidelines.

License

Apache License, Version 2.0