Comparing Causal Convergence Consistency Models

Published: 01 Jan 2023, Last Modified: 15 May 2024NETYS 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In distributed databases, the CAP theorem establishes that a distributed storage system can only ensure two out of three properties: strong data consistency (i.e., reads returning the most recent writes), availability, or partition tolerance. Modern distributed storage systems prioritize performance and availability over strong consistency and thus offer weaker consistency models such as causal consistency.
Loading