mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2024-03-22 13:11:35 +08:00
Fix broken CAP theorem link (#355)
This commit is contained in:
parent
3b2264e5e8
commit
fc563ca297
|
@ -463,7 +463,7 @@ AP is a good choice if the business needs allow for [eventual consistency](#even
|
|||
### Source(s) and further reading
|
||||
|
||||
* [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/)
|
||||
* [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)
|
||||
|
||||
## Consistency patterns
|
||||
|
|
Loading…
Reference in New Issue
Block a user