Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

Operation-based CRDTs #26

Closed
krasserm opened this issue Feb 16, 2015 · 0 comments
Closed

Operation-based CRDTs #26

krasserm opened this issue Feb 16, 2015 · 0 comments
Assignees
Milestone

Comments

@krasserm
Copy link
Contributor

Support operation-based CRDTs as described in A comprehensive study of Convergent and Commutative Replicated Data Types.

An initial implementation should support:

  • Counter (specification 5)
  • ORSet (specification 15)
  • MV-Register (op-based specification not part of paper)
@krasserm krasserm self-assigned this Feb 16, 2015
@krasserm krasserm added this to the 0.1 milestone Feb 16, 2015
krasserm added a commit that referenced this issue Feb 16, 2015
- initial work: Counter, MV-Register, OR-Set
- closes #26
krasserm added a commit that referenced this issue Feb 16, 2015
- initial work: Counter, MV-Register, OR-Set
- closes #26
krasserm added a commit that referenced this issue Feb 17, 2015
- initial work: Counter, MV-Register, OR-Set
- closes #26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant