Gozala / Gozala/hackalyst

replicated database versioning

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Normally with a centralized database you can migrate the data format from one to another.

This means you can safely change your database schema when you want to.

However with replicated database you can't migrate the data in one sweep. Especially when you don't control all of the replicated databases or if there are bad apples in your database replication network.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.