Distributed systems
What happens to a guarantee when the data has more than one copy and the network is allowed to fail.
Filter by tag — they cut across categories.
- Consistency, from one copy to many
Every consistency model is an answer to one question: which interleavings of a replicated history are you willing to let a reader see?
- consistency
- linearizability
- isolation
- replication
- consensus
- databases
- cap