CAP theorem basics
In a network partition, a distributed system must choose between strong consistency and availability.
- Partition tolerance is unavoidable in distributed systems
- Choice matters only during partition
- Many systems pick different tradeoffs by workflow
CAP theorem basics