1
0
mirror of https://github.com/donnemartin/system-design-primer.git synced 2025-07-12 22:20:44 +02:00

Add CAP theorem video link (#400)

This commit is contained in:
Manas Gupta
2020-07-08 06:24:01 +05:30
committed by GitHub
parent 727a2f8bba
commit 0beb557e8f

View File

@ -468,6 +468,7 @@ AP is a good choice if the business needs allow for [eventual consistency](#even
* [CAP theorem revisited](http://robertgreiner.com/2014/08/cap-theorem-revisited/)
* [A plain english introduction to CAP theorem](http://ksat.me/a-plain-english-introduction-to-cap-theorem)
* [CAP FAQ](https://github.com/henryr/cap-faq)
* [The CAP theorem](https://www.youtube.com/watch?v=k-Yaq8AHlFA)
## Consistency patterns