Skip to content

Expose OptimisticTransactionDBOptions in C API#14771

Open
richinmrudul wants to merge 1 commit into
facebook:mainfrom
richinmrudul:expose-optimistic-txn-db-options-c-api
Open

Expose OptimisticTransactionDBOptions in C API#14771
richinmrudul wants to merge 1 commit into
facebook:mainfrom
richinmrudul:expose-optimistic-txn-db-options-c-api

Conversation

@richinmrudul
Copy link
Copy Markdown

Summary:
Exposes OptimisticTransactionDBOptions through the C API so C API users can configure optimistic transaction validation options such as the OCC lock bucket count.

Fixes #11703

Test Plan:
make c_test -j8
./c_test
git diff --check
make check-sources

@meta-cla meta-cla Bot added the CLA Signed label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose OptimisticTransactionDBOptions in C API

1 participant