-
IPA: invariant-preserving applications for weakly consistent replicated databases
IPA: invariant-preserving applications for weakly consistent replicated databases Balegas et al., VLDB’19 IPA for developers, happy days! Last we week looked at automating checks for invariant confluence, and extending the set of cases where we can show that an object is indeed invariant confluent. I’m not going to re-cover that background in this write-up, so … Continue reading IPA: invariant-preserving applications for weakly consistent replicated databases
More like this (3)
-
Are CRDTs suitable for shared editing?
Are CRDTs Suitable for Shared Editing? — If you’ve ever had to think about collaborative editing...
-
Conflict-free Replicated Data Type (CRDT)
Conflict-free Replicated Data Type (CRDT) a data structure that simplifies distributed data storage systems and multi-user...