Skip to content

couchbase: add CAS support - #2709

Open
sapk wants to merge 6 commits into
redpanda-data:mainfrom
sapk-fork:couchbase-add-cas
Open

couchbase: add CAS support#2709
sapk wants to merge 6 commits into
redpanda-data:mainfrom
sapk-fork:couchbase-add-cas

Conversation

@sapk

@sapk sapk commented Jul 18, 2024

Copy link
Copy Markdown
Contributor

Set and use Couchbase CAS in metadata couchbase_cas to prevent write conflict.
If an entry is modified by an other process between read and write it will return an error if CAS is mismatched.

This change should be transparent and prevent data loss by default.
This check can be disabled by clearing the CAS value if needed.

@CLAassistant

CLAassistant commented Jul 18, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@sapk
sapk force-pushed the couchbase-add-cas branch from b415410 to 0248c1e Compare December 1, 2025 21:42
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.

2 participants