Just added: Embedded C From Zero
All topics / The CAP Theorem

The CAP Theorem

In a distributed system, a network partition forces a choice between consistency and availability - what CAP actually claims, why the choice is unavoidable, and what it looks like in real databases.

Download EPUB
  1. The three letters
  2. Why you can't have all three
  3. What this looks like in real databases