crdt

Conflict-free replicated data types

https://github.com/cblp/crdt#readme

Latest on Hackage:10.7

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed
Maintained by Yuriy Syrovetskiy

Definitions of CmRDT and CvRDT. Implementations for some classic CRDTs.

This package is just for experiments, so it supports only one GHC version. For real CRDT applications, use ron package.