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

Add CAS support #197

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add CAS support #197

wants to merge 1 commit into from

Conversation

casperisfine
Copy link
Collaborator

It is fairly basic for now, so I'm looking for feedback before all.

Since libmemcached requires to use the mget API to get the CAS token back, I implemented it as a "cas_multi".

I'm not too sure about the return value, I tried to return false when any of the values returned by the block wouldn't not be stored.

@dylanahsmith thougths?

@arthurnn
Copy link
Owner

arthurnn commented Apr 9, 2021

❤️

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

3 participants