crdt-event-fold: Garbage collected event folding CRDT.

[ crdt, library, mit ] [ Propose Tags ]

Garbage collected event folding CRDT. Consistently apply arbitrary operations to replicated data.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0.1, 1.0.0.2, 1.1.0.0, 1.2.0.0, 1.2.1.1, 1.3.0.0, 1.4.0.0, 1.5.1.1, 1.8.0.0, 1.8.0.1, 1.8.0.2, 1.8.1.0
Dependencies base (>=4.13 && <4.14), binary (>=0.8.7.0 && <0.9), containers (>=0.6.2.1 && <0.7), data-default-class (>=0.1.2.0 && <0.2), data-dword (>=0.3.2 && <0.4) [details]
License MIT
Copyright 2020 Owens Murray, LLC.
Author Rick Owens
Maintainer rick@owensmurray.com
Category CRDT
Home page https://github.com/owensmurray/crdt-event-fold
Uploaded by rickowens at 2020-11-03T03:40:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1057 total (28 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for crdt-event-fold-1.1.0.0

[back to package description]

crdt-event-fold

A Haskell library providing garbage collected event folding CRDT.