Abstract
Cloud storage systems showcase a range of consistency models, from weak to strong consistency. Weakly consistent systems enable better performance, but cannot maintain strong application invariants, which strong consistency trivially supports. This paper takes the position that it is possible to both achieve fast operation and maintain application invariants. To that end, we propose the novel abstraction of invariantpreserving CRDTs, which are replicated objects that provide invariant-safe automatic merging of concurrent updates. The key technique behind the implementation of these CRDTs is to move replica coordination outside the critical path of operations execution, to enable low normal case latency while retaining the coordination necessary to enforce invariants. In this paper we present ongoing work, where we show different invariantpreserving CRDTs designs and evaluate the latency of operations using a counter that never goes negative.
Original language | English |
---|---|
Title of host publication | Reliable Distributed Systems Workshops (SRDSW), 2014 IEEE 33rd International Symposium on |
Pages | 8-13 |
DOIs | |
Publication status | Published - 30 Dec 2014 |
Event | Workshop on Planetary-Scale Distributed Systems - Duration: 1 Jan 2014 → … |
Conference
Conference | Workshop on Planetary-Scale Distributed Systems |
---|---|
Period | 1/01/14 → … |