antirez / antirez/disque-module
Multi-DC / eventual / partially-async replication
- Lenguaje dominante
- C
- Estrellas
- 471
- Forks
- 19
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
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.