crdt-ml
CRDTs - Conflict-Free Replicated Data Types for OCaml
Description
A set of useful state-based CRDTs for OCaml. Includes 6 different datatypes in both mutable and immutable versions.
Please note that these implementations are for educational purposes only. They are not suited for production work.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Jul 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies