Module crdts::orswot [] [src]

orswot contains the addition-biased or-set without tombstone. The orswot crate provides an implementation of the addition-biased OR-Set without tombstones (ORSWOT). Ported directly from riak_dt.

Examples

Structs

Orswot

Orswot is an add-biased or-set without tombstones ported from the riak_dt CRDT library.