Abstract
For scalable distributed database systems, weak consistency models are essential. Distributed databases, such as Google Spanner, scale to millions of nodes that replicate data across datacentres possibly located on different continents. At this scale, it is infeasible to maintain serialisability, which assumes that a global total order over committed transactions can be established. Instead, weaker consistency models, such as eventual consistency, causal consistency, sequential consistency and external consistency, are assumed. The problem is that operational models, such as labelled transition systems, tend to assume an interleaving semantics, which serialises transactions. To address this limitation, we provide an operational model that allows a weaker notion of consistency for a geographically distributed database inspired by Spanner. We reduce the timing guarantees provided by Spanner's TrueTime protocol to causal dependencies that are specified in a formal calculus.
Original language | English |
---|---|
Title of host publication | 2013 15th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing |
Editors | Nikolaj Bjørner, Viorel Negru, Tetsuo Ida, Tudor Jebelean, Dana Petcu, Stephen M. Watt, Daniela Zaharie |
Place of Publication | Piscataway, NJ |
Publisher | IEEE |
Pages | 440-447 |
Number of pages | 8 |
ISBN (Electronic) | 9781479930364 |
DOIs | |
Publication status | Published - 1 Mar 2013 |
Keywords
- databases
- distributed databases
- data replication