CAP theorem
The CAP theorem states that a distributed data store cannot guarantee consistency, availability, and partition tolerance simultaneously when a network partition occurs.
The CAP theorem states that a distributed data store cannot guarantee consistency, availability, and partition tolerance simultaneously when a network partition occurs.