Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Fixed Client::gets_multi not calling client->getsBegin() #20

Merged
merged 1 commit into from
Nov 14, 2012

Conversation

noonat
Copy link
Contributor

@noonat noonat commented Nov 13, 2012

This fixes #19.

It was calling client->getBegin() instead of client->getsBegin(). Also added a test to check that cas values returned by gets_multi are correct.

@dropwhile
Copy link

<3

jskorpan pushed a commit that referenced this pull request Nov 14, 2012
Fixed Client::gets_multi not calling client->getsBegin()
@jskorpan jskorpan merged commit 79de3da into esnme:master Nov 14, 2012
@jskorpan
Copy link

Fantastic work!
Can't believe we didn't discover that one already

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

Successfully merging this pull request may close these issues.

gets_multi behavior seems odd
3 participants