Skip to content

RCBC-513: Forward prepend/append CAS to core #169

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

DemetrisChr
Copy link
Contributor

Motivation

Previously the append and prepend requests in the C++ core did not have a field for CAS. This meant that the relevant option in append/prepend options was being ignored.

Changes

  • Update C++ core
  • Set the CAS option in the C++ wrapper code

Results

Relevant tests in FIT pass.

@DemetrisChr DemetrisChr requested a review from avsej March 19, 2025 14:37
@DemetrisChr DemetrisChr merged commit ac22a58 into couchbase:main Mar 19, 2025
30 of 34 checks passed
@DemetrisChr DemetrisChr deleted the RCBC-513-cas-append-prepend branch March 19, 2025 16:03
@DemetrisChr DemetrisChr restored the RCBC-513-cas-append-prepend branch April 8, 2025 09:12
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