aboutsummaryrefslogtreecommitdiff
path: root/_bibliography/dist-langs.bib
diff options
context:
space:
mode:
Diffstat (limited to '_bibliography/dist-langs.bib')
-rw-r--r--_bibliography/dist-langs.bib31
1 files changed, 31 insertions, 0 deletions
diff --git a/_bibliography/dist-langs.bib b/_bibliography/dist-langs.bib
index cd605f0..51202b7 100644
--- a/_bibliography/dist-langs.bib
+++ b/_bibliography/dist-langs.bib
@@ -100,3 +100,34 @@
pages={17--30},
year={2012}
}
+
+@article{brewer2012cap,
+ title={CAP twelve years later: How the" rules" have changed},
+ author={Brewer, Eric},
+ journal={Computer},
+ volume={45},
+ number={2},
+ pages={23--29},
+ year={2012},
+ publisher={IEEE}
+}
+
+@article{gilbert2002brewer,
+ title={Brewer's conjecture and the feasibility of consistent, available, partition-tolerant web services},
+ author={Gilbert, Seth and Lynch, Nancy},
+ journal={ACM SIGACT News},
+ volume={33},
+ number={2},
+ pages={51--59},
+ year={2002},
+ publisher={ACM}
+}
+
+@inproceedings{shapiro2011conflict,
+ title={Conflict-free replicated data types},
+ author={Shapiro, Marc and Pregui{\c{c}}a, Nuno and Baquero, Carlos and Zawirski, Marek},
+ booktitle={Symposium on Self-Stabilizing Systems},
+ pages={386--400},
+ year={2011},
+ organization={Springer}
+}