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

CRDT modules need new/1, new/2 arities #45

Open
drewkerrigan opened this issue Aug 2, 2016 · 1 comment
Open

CRDT modules need new/1, new/2 arities #45

drewkerrigan opened this issue Aug 2, 2016 · 1 comment

Comments

@drewkerrigan
Copy link
Owner

The current CRDT modules do not support the riak-erlang-client's new/1 and new/2 arities making it difficult to "hydrate" certain types of objects.

@drewkerrigan
Copy link
Owner Author

Additionally, some of the Riak.CRDT.Map functions are not consistent with regard to keys ({string, atom} vs just string). These should be standardized, or at least handled with multiple function clauses.

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

1 participant