Magnetico database migrator
Go to file
Alexey Skobkin b4ab04cf5d
Small refactoring.
2019-10-12 00:46:14 +03:00
.gitignore Unfinished migrator draft. 2019-10-03 01:06:41 +03:00
.gitlab-ci.yml Building slim binaries. Removing arch from binary name (amd64 only). Adding automatic release draft. 2019-10-09 02:13:55 +03:00
LICENSE Add LICENSE 2019-10-02 23:02:09 +00:00
README.md Fixing wrong Docker image name in .gitlab-ci.yml. Also adding README.md for future use. 2019-10-03 01:19:02 +03:00
go.mod Small refactoring. 2019-10-12 00:46:14 +03:00
go.sum Small refactoring. 2019-10-12 00:46:14 +03:00
magnetico-migrator.go Small refactoring. 2019-10-12 00:46:14 +03:00

README.md

Magnetico database migrator

pipeline status

This simple utility will help you to migrate your data from legacy Python version of magneticod to the new Go version which uses new persistence layer.

Install

TBW

Run

TBW