Skip to content

allow extra values in get/put callbacks#1

Merged
nlf merged 1 commit intomasterfrom
patch-1
Jun 30, 2014
Merged

allow extra values in get/put callbacks#1
nlf merged 1 commit intomasterfrom
patch-1

Conversation

@nlf
Copy link
Owner

@nlf nlf commented Jun 30, 2014

This is mostly to facilitate RiakDOWN, since tracking vclocks manually is sometimes desirable. This will allow the _put method in abstract-leveldown backends to pass a value out to the client, and the _get method to pass extra metadata as well.

This is mostly to facilitate RiakDOWN, since tracking vclocks manually is sometimes desirable. This will allow the _put method in abstract-leveldown backends to pass a value out to the client, and the _get method to pass extra metadata as well.
nlf added a commit that referenced this pull request Jun 30, 2014
allow extra values in get/put callbacks
@nlf nlf merged commit 38dff19 into master Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant