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

Riak module's update and find need clarity #46

Open
drewkerrigan opened this issue Aug 2, 2016 · 0 comments
Open

Riak module's update and find need clarity #46

drewkerrigan opened this issue Aug 2, 2016 · 0 comments
Labels

Comments

@drewkerrigan
Copy link
Owner

The update and find functions in the Riak module are confusing - it is not clear whether you're dealing with a datatype or regular object. It would probably make more sense to move the datatype specific functions into Riak.CRDT. Additionally it seems appropriate to move Riak.CRDT to Riak.Datatype, and also move some of the Riak module functions to Riak.KV or Riak.Object to clear things up.

Thoughts on this naming change?

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

No branches or pull requests

1 participant