mirror of
https://github.com/jo/couchdb-best-practices.git
synced 2026-05-15 14:16:00 -06:00
[GH-ISSUE #63] Add some documentation for multi-master replication setups #982
Labels
No labels
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/couchdb-best-practices#982
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krgn on GitHub (Aug 17, 2015).
Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/63
It would be really useful to document multi-master replication setups. In particular, what happens with circular replications between a set of hosts (i.e. nothing :)). Also, an interesting question to cover is how document updates to the same revision of a doc on different machines would play out in practice.
I would do it, but I don't have the answers :)