diff --git a/README.md b/README.md index 90d2a6ac..82e7c5c4 100644 --- a/README.md +++ b/README.md @@ -440,9 +440,9 @@ Generally, you should aim for **maximal throughput** with **acceptable latency** ### CAP theorem

- +
- Source: CAP theorem revisited + Source: medium.com explaining-the-cap-theorem-and-its-limitations

In a distributed computer system, you can only support two of the following guarantees: diff --git a/images/1_2Ed1S7UUfLT21AeH0ymIwQ.png b/images/1_2Ed1S7UUfLT21AeH0ymIwQ.png new file mode 100644 index 00000000..c70a31c5 Binary files /dev/null and b/images/1_2Ed1S7UUfLT21AeH0ymIwQ.png differ