Magnetico database migrator
This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2019-10-03 01:19:02 +03:00
.gitignore Unfinished migrator draft. 2019-10-03 01:06:41 +03:00
.gitlab-ci.yml 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 Unfinished migrator draft. 2019-10-03 01:06:41 +03:00
go.sum Unfinished migrator draft. 2019-10-03 01:06:41 +03:00
magnetico-migrator.go Adding .gitlab-ci.yml file. Commenting unused code to be able to build the binary in CI. 2019-10-03 01:13:42 +03: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

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