Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement versioning scheme for all crdts #57

Open
lenary opened this issue Sep 25, 2013 · 1 comment
Open

Implement versioning scheme for all crdts #57

lenary opened this issue Sep 25, 2013 · 1 comment
Milestone

Comments

@lenary
Copy link
Contributor

lenary commented Sep 25, 2013

This means the extra functions that I added to pncounter when I did my v2 work:

  • to_binary/2
  • from_binary/2
  • current_version/1
  • change_versions/3

I think we should be ready for upgrades, and implement these functions all now, so we only have to add to them later.

@seancribbs seancribbs added this to the 2.1 milestone Mar 24, 2014
@seancribbs
Copy link

I think this can be addressed in a later release. Assigning 2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants