Crate orset

Source
Expand description

Implementation of a state based OR-Set with Delta Mutation as described in “Efficient State-based CRDTs by Delta-Mutation” by Almeida et. al http://gsd.di.uminho.pt/members/cbm/ps/delta-crdt-draft16may2014.pdf

Structs§

  • A state based Observe-Remove Set with delta mutation

Enums§