rocksdb icon indicating copy to clipboard operation
rocksdb copied to clipboard

Add PutEntity support for optimistic and WritePrepared pessimistic transactions

Open ltamasi opened this issue 1 year ago • 10 comments

Summary: The patch extends optimistic transactions and WriteCommitted pessimistic transactions with support for the PutEntity API. Similarly to the other APIs, PutEntity is available via both the Transaction and TransactionDB interfaces, where using the latter executes the write in a single-operation transaction as usual. Support for read APIs and other write policies (WritePrepared, WriteUnprepared) will be added in separate PRs.

Differential Revision: D56911242

ltamasi avatar May 02 '24 22:05 ltamasi

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 02 '24 22:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 02 '24 22:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 02 '24 23:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 02 '24 23:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 02 '24 23:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 03 '24 03:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 03 '24 16:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 03 '24 16:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 03 '24 16:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 03 '24 16:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 06 '24 17:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 06 '24 17:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 06 '24 17:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 06 '24 17:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 06 '24 19:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D56911242

facebook-github-bot avatar May 06 '24 19:05 facebook-github-bot

This pull request has been merged in facebook/rocksdb@45c290660a2de85260d404a2c71e07fda0b33ce6.

facebook-github-bot avatar May 06 '24 21:05 facebook-github-bot