graphprotocol / graphprotocol/hypergraph
Improve automerge sync
Abierto
@nikgraf ya está trabajando en esto.
Desde el 3/12/2024.
Improved Sync
- Lenguaje dominante
- TypeScript
- Estrellas
- 22
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
- generate automergeId from spaceId
- Store the latest server doc separate so that the latest changes can be determined
- Calculate the diff changes and send them in the message instead of simply the latests change (this should also prevent sending an update after receiving it from a real time update)
- Activate automerge-repo-indexeddb for storing the document locally - investigate how
loadingDoneneeds to change
(ideally solved by integrating KeyHive)
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.