agentm / agentm/project-m36

add database-to-database push/pull

Abierto
#35 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Haskell
Estrellas
952
Forks
50
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.