CAP Theorem
Wikipedia (http://en.wikipedia.org/wiki/CAP_theorem) - In theoretical computer science the CAP theorem, also known as Brewer's theorem, states that it is impossible for a distributed computer system to simultaneously provide all three of the following guarantees: Consistency, Availability and Partition tolerance.
Labels: CAP Theorem, consistency of NoSQL database, NoSQL, partition tolerance
