Hacker News new | ask | show | jobs
Paris: Causally Consistent Transactions with Partial Replication (arxiv.org)
2 points by Kinrany 103 days ago
1 comments

Omitted for title: "with non-blocking reads".

"TCC avoids many anomalies of eventual consistency, eschews the synchronization costs of strong consistency, and supports interactive read-write transactions. Partial replication is another attractive design choice for building geo-replicated platforms, as it increases the storage capacity and reduces update propagation costs."