@inproceedings{bfda0edccf724134b4b18c64043f222a,
title = "Write Fast, Read in the Past: Causal Consistency for Client-Side Applications",
abstract = "Client-side apps (e.g., mobile or in-browser) need cloud data to be available in a local cache, for both reads and updates. For optimal user experience and developer support, the cache should be consistent and fault-tolerant. In order to scale to high numbers of unreliable and resource-poor clients, and large database, the system needs to use resources sparingly. The SwiftCloud distributed object database is the first to provide fast reads and writes via a causally-consistent client-side local cache backed by the cloud. It is thrifty in resources and scales well, thanks to consistent versioning provided by the cloud, using small and bounded metadata. It remains available during faults, switching to a different data centre when the current one is not responsive, while maintaining its consistency guarantees. This paper presents the SwiftCloud algorithms, design, and experimental evaluation. It shows that client-side apps enjoy the high performance and availability, under the same guarantees as a remote cloud data store, at a small cost.",
keywords = "Causal Consistency, Client-side Storage, Eventual Consistency, Fault Tolerance, Geo-replication",
author = "Marek Zawirski and Nuno Pregui{\c c}a and S{\'e}rgio Duarte and Annette Bieniusa and Valter Balegas and Marc Shapiro",
year = "2015",
doi = "10.1145/2814576.2814733",
language = "English",
isbn = "978-1-4503-3618-5",
series = "Middleware '15",
publisher = "ACM - Association for Computing Machinery",
pages = "75--87",
booktitle = "Proceedings of the 16th Annual Middleware Conference",
address = "United States",
note = "16th International Middleware Conference ; Conference date: 07-12-2015 Through 11-12-2015",
}