English

Consistency in Distributed Data Stores

Distributed, Parallel, and Cluster Computing 2016-04-27 v1

Abstract

This paper focuses on the problem of consistency in distributed data stores.We define strong consistency model which provides a simple semantics for application programmers, but impossible to achieve with availability and partition-tolerance. We also define weaker consistency models including causal and eventual consistency. We review COPS and GentleRain as two causally consistent data stores as well as Dynamo as an eventually consistent data store. We provide insights about scenarios where each of these methods is suitable, and some future research directions.

Keywords

Cite

@article{arxiv.1604.07805,
  title  = {Consistency in Distributed Data Stores},
  author = {Mohammad Roohitavaf},
  journal= {arXiv preprint arXiv:1604.07805},
  year   = {2016}
}

Comments

12 pages

R2 v1 2026-06-22T13:41:35.546Z