Add release note for GetEntity transaction support (#12625)

Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/12625

Reviewed By: jaykorean

Differential Revision: D57059775

fbshipit-source-id: 80b3ddb51d538c6c21b69cd589f4ee8dd13596c9
This commit is contained in:
Levi Tamasi 2024-05-07 11:38:04 -07:00 committed by Facebook GitHub Bot
parent eaa3226ef7
commit 83d051a8d9
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Optimistic transactions and pessimistic transactions with the WriteCommitted policy now support the `GetEntity` API.