• A Generic Undo Support for State-Based CRDTs 

      Yu, Weihai; Elvinger, Victorien; Ignat, Claudia-Lavinia (Chapter; Bokkapittel, 2020-02-11)
      CRDTs (Conflict-free Replicated Data Types) have properties desirable for large-scale distributed systems with variable network latency or transient partitions. With CRDT, data are always available for local updates and data states converge when the replicas have incorporated the same updates. Undo is useful for correcting human mistakes and for restoring system-wide invariant violated due to long ...