Strong Eventual Consistency of the Collaborative Editing Framework WOOT

 

Title: Strong Eventual Consistency of the Collaborative Editing Framework WOOT
Authors: Emin Karayel and Edgar Gonzàlez (edgargip /at/ google /dot/ com)
Submission date: 2020-03-25
Abstract: Commutative Replicated Data Types (CRDTs) are a promising new class of data structures for large-scale shared mutable content in applications that only require eventual consistency. The WithOut Operational Transforms (WOOT) framework is a CRDT for collaborative text editing introduced by Oster et al. (CSCW 2006) for which the eventual consistency property was verified only for a bounded model to date. We contribute a formal proof for WOOTs strong eventual consistency.
BibTeX:
@article{WOOT_Strong_Eventual_Consistency-AFP,
  author  = {Emin Karayel and Edgar Gonzàlez},
  title   = {Strong Eventual Consistency of the Collaborative Editing Framework WOOT},
  journal = {Archive of Formal Proofs},
  month   = mar,
  year    = 2020,
  note    = {\url{http://isa-afp.org/entries/WOOT_Strong_Eventual_Consistency.html},
            Formal proof development},
  ISSN    = {2150-914x},
}
License: BSD License
Depends on: Certification_Monads, Datatype_Order_Generator
Status: [ok] This is a development version of this entry. It might change over time and is not stable. Please refer to release versions for citations.