antirez / antirez/disque-module
Multi-DC / eventual / partially-async replication
- Langage dominant
- C
- Étoiles
- 471
- Forks
- 19
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I implemented a partially-async replication patch for the original Disque project and back then put in a hopeful PR (https://github.com/antirez/disque/pull/200). This was a vital feature for my use case (multiple datacenters) and something that I think has wider appeal and fits the project since Disque is designed as an "AP" system.
Is this type of replication something that could make its way to the Disque module? I am fully aware that the first priority is to reach feature / stability parity with the old project but I wanted to put this in early for consideration as it may simmer in some brains and spark ideas on even better ways to do especially multi-DC replication in split-brain situations.
P.S. Great to see Disque reborn and really appreciate the wonderful README!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.