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

Az419 update delete interface #30

Merged
merged 3 commits into from Jun 8, 2011
Merged

Conversation

Vagabond
Copy link
Contributor

@Vagabond Vagabond commented Jun 6, 2011

No description provided.

@@ -324,21 +344,30 @@ delete_vclock(Pid, Bucket, Key, VClock, Options, Timeout) ->


%% @doc Delete the riak object
%% [{rw,2}] sets rw=2
-spec delete_obj(pid(), riakc_obj()) -> ok | {error, term()}.
spec delete_obj(pid(), riakc_obj()) -> ok | {error, term()}.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot the -

@rzezeski
Copy link
Contributor

rzezeski commented Jun 7, 2011

The README.md could use some updates re the new options.

@Vagabond
Copy link
Contributor Author

Vagabond commented Jun 8, 2011

I'm a little hesitant to muddy the already cloudy waters of deletes by updating that README, although I suppose I should.

@rzezeski
Copy link
Contributor

rzezeski commented Jun 8, 2011

I think the fact that these parameters can be passed should probably be documented but I'll leave that at your discretion.

+1 to merge

Vagabond added a commit that referenced this pull request Jun 8, 2011
@Vagabond Vagabond merged commit 9fc149b into master Jun 8, 2011
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.

None yet

2 participants