Skip to content

Comments

Add deletion of a key with CAS value (DelCas)#4

Open
adamliesko wants to merge 1 commit intocouchbase:masterfrom
adamliesko:delete-with-cas
Open

Add deletion of a key with CAS value (DelCas)#4
adamliesko wants to merge 1 commit intocouchbase:masterfrom
adamliesko:delete-with-cas

Conversation

@adamliesko
Copy link

In order, to be able to use Delete with CAS in go-couchbase client, we had to add CAS based deletion to the gomemcached client. PR to the go-couchbase is incoming, once this gets merged.

The behaviour for the deletion in memcached binary protocol seems to be undefined, but in couchbase it's a valid parameter implemented in some of it's clients. As this is a forked version of gomemcached, living under couchbase, I assumed it's safe.

https://groups.google.com/forum/#!searchin/memcached/cas$20delete%7Csort:relevance/memcached/eWs-mbyQuew/2nmYCd2-V3kJ

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