pull/1067/merge
Ido Ophir 2025-04-01 22:51:56 +03:00 committed by GitHub
commit 6f883b30a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -440,9 +440,9 @@ Generally, you should aim for **maximal throughput** with **acceptable latency**
### CAP theorem ### CAP theorem
<p align="center"> <p align="center">
<img src="images/bgLMI2u.png"> <img src="images/1_2Ed1S7UUfLT21AeH0ymIwQ.png">
<br/> <br/>
<i><a href=http://robertgreiner.com/2014/08/cap-theorem-revisited>Source: CAP theorem revisited</a></i> <i><a href=https://medium.com/codenx/explaining-the-cap-theorem-and-its-limitations-e43f47f104c3>Source: medium.com explaining-the-cap-theorem-and-its-limitations</a></i>
</p> </p>
In a distributed computer system, you can only support two of the following guarantees: In a distributed computer system, you can only support two of the following guarantees:

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB