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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 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.7.0.0, 1.8.0.0, 1.8.0.1, 1.8.0.2, 1.8.1.0
Change log None available
Dependencies aeson (>=1.5.6.0 && <1.6), base (>=4.14 && <4.15), binary (>=0.8.8.0 && <0.9), containers (>=0.6.5.1 && <0.7), data-default-class (>=0.1.2.0 && <0.2), data-dword (>=0.3.2.1 && <0.4), exceptions (>=0.10.4 && <0.11), monad-logger (>=0.3.36 && <0.4), mtl (>=2.2.2 && <2.3), transformers (>=0.5.6.2 && <0.6) [details]
License MIT
Copyright 2022 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 2022-06-24T16:18:40Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for crdt-event-fold-1.7.0.0

[back to package description]

crdt-event-fold

A Haskell library providing garbage collected event folding CRDT.