Safe Haskell | None |
---|---|
Language | Haskell2010 |
CRDT.PNCounter.Cv.Internal
Documentation
Positive-negative counter. Allows incrementing and decrementing.
Nice example of combining of existing CvRDT (GCounter
in this case)
to create another CvRDT.
crdt-0.1: Conflict-free replicated data types
Safe Haskell | None |
---|---|
Language | Haskell2010 |
CRDT.PNCounter.Cv.Internal
Positive-negative counter. Allows incrementing and decrementing.
Nice example of combining of existing CvRDT (GCounter
in this case)
to create another CvRDT.