You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add a versions of get that also return cas and a version of replace that uses cas. That way we can do smth like 'getWithCas >>> process >>> replaceWithCas'.
The text was updated successfully, but these errors were encountered:
adrianfilip
changed the title
Couchbase - add a version of get that also returns cas and a version of replace that uses cas
couchbase-connector - add a version of get that also returns cas and a version of replace that uses cas
Dec 14, 2022
Context
get
that also return cas and a version ofreplace
that uses cas. That way we can do smth like 'getWithCas >>> process >>> replaceWithCas'.The text was updated successfully, but these errors were encountered: