connect
connect copied to clipboard
couchbase: add CAS support
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.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.