File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -442,7 +442,7 @@ Generally, you should aim for **maximal throughput** with **acceptable latency**
442442<p align =" center " >
443443 <img src =" images/bgLMI2u.png " >
444444 <br />
445- <i ><a href=http ://robertgreiner.com/2014/08/ cap-theorem-revisited>Source : CAP theorem revisited</a ></i >
445+ <i ><a href =" https ://robertgreiner.com/cap-theorem-revisited" >Source: CAP theorem revisited</a ></i >
446446</p >
447447
448448In a distributed computer system, you can only support two of the following guarantees:
@@ -465,7 +465,7 @@ AP is a good choice if the business needs to allow for [eventual consistency](#e
465465
466466### Source(s) and further reading
467467
468- * [ CAP theorem revisited] ( http ://robertgreiner.com/2014/08/ cap-theorem-revisited/)
468+ * [ CAP theorem revisited] ( https ://robertgreiner.com/cap-theorem-revisited/) )
469469* [ A plain english introduction to CAP theorem] ( http://ksat.me/a-plain-english-introduction-to-cap-theorem )
470470* [ CAP FAQ] ( https://github.com/henryr/cap-faq )
471471* [ The CAP theorem] ( https://www.youtube.com/watch?v=k-Yaq8AHlFA )
You can’t perform that action at this time.
0 commit comments