Quorum replication
Also known as Quorum read-write. This is the canonical page; those names redirect here.
Quorum read-write with R+W>N was the same intersection scheme under a second name; merged 2026-08-26.
Pairings in the atlas
- Read-write intersectionstandardConsistent replicationfault-tolerance-storage
Rivals: other methods for the same problems
- Adaptive replication
- Anti-entropy repair
- CRDT G-counter
- CRDT LWW-register
- CRDT OR-set
- CRDT PN-counter
- Chain replication
- Consensus-replicated log
- Follower read
- Hinted handoff
- Leaderless replication
- Primary-backup replication
- Read repair
- Read replica routing
- State machine replication
- Vector-clock conflict resolution