summaryrefslogtreecommitdiff
path: root/src/mongo/db/transaction_api.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62435 Capture a strong reference to SEPTransactionClient in transactio...Jack Mulrow2022-01-121-5/+6
* SERVER-62519 Internal transaction API should abort between transient error re...Jack Mulrow2022-01-111-31/+26
* SERVER-62516 Return commit result from internal transaction APIJack Mulrow2022-01-111-12/+56
* SERVER-62080 Make read and write concern configurable for internal transactio...Jack Mulrow2021-12-201-0/+2
* SERVER-58759 Internal transaction API supports owned synchronous transactionsJack Mulrow2021-11-301-0/+325