delta_crdt v0.1.6 API Reference

Modules

DeltaCrdt implements Algorithm 2 from Delta State Replicated Data Types – Almeida et al. 2016 which is an anti-entropy algorithm for δ-CRDTs. You can find the original paper here: https://arxiv.org/pdf/1603.01529.pdf