Conflict-free Replicated Data Types: An Overview
Resource history | v1 (current) | created by janarez
Details
Conflict-free Replicated Data Types: An Overview
see v1 | created by janarez | Add resource "CRDTs for Mortals - James Long at dotJS 2019"
- Title
- Conflict-free Replicated Data Types: An Overview
- Type
- Paper
- Created
- 2018-06-26
- Description
- Internet-scale distributed systems often replicate data at multiple geographic locations to provide low latency and high availability, despite node and network failures. Geo-replicated systems that adopt a weak consistency model allow replicas to temporarily diverge, requiring a mechanism for merging concurrent updates into a common state. Conflict-free Replicated Data Types (CRDT) provide a principled approach to address this problem. This document presents an overview of Conflict-free Replicated Data Types research and practice, organizing the presentation in the aspects relevant for the application developer, the system developer and the CRDT developer.
- Link
- https://arxiv.org/pdf/1806.10254.pdf
- Identifier
- no value
authors
This resource has no history of related authors.