agentm / agentm/project-m36

add database-to-database push/pull

オープン
#35 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Haskell
スター
952
フォーク
50
PR マージ指標
30日以内にマージされた PR はありません

説明

For a first pass, this operator can be manually-invoked. ":push " and ":pull " could be implemented which merge in remote transactions from the remote branch of the same name.

For a pull, first, a new branch of "remote/" is created and the remote transactions downloaded, then a UnionPreferMerge is performed.

For a push, the same steps are performed on the remote server.

Once this feature is implemented, it will be possible to automate the pushes and pulls to simulate multi-master replication. Multi-master replication will need either: 1) merge strategies which can change the transaction graph (removing transactions?) 2) runtime Haskell merge strategies.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。