Back to Developer Roadmap

CAP Theorem

src/data/roadmaps/computer-science/content/cap-theorem@GZI8EsEqiMJX3fSbO_E-7.md

4.0378 B
Original Source

CAP Theorem

The CAP theorem states that it is impossible for a distributed data store to simultaneously provide more than two out of Consistency, Availability and Partition Tolerance.

Visit the following resources to learn more: