Commit Graph

30 Commits (457f77b9ffe60ff0d3a0f9d4145f07059eab40ad)

Author SHA1 Message Date
Zhongyi Xie b76398a82b apply ReadOptions.iterate_upper_bound to transaction iterator (#4656) 6 years ago
jsteemann 90f744941d adds missing PopSavePoint method to Transaction (#4256) 7 years ago
Manuel Ung b9846370e9 WriteUnPrepared: Add support for recovering WriteUnprepared transactions (#4078) 7 years ago
Tamir Duberstein cd5092e168 Suppress unused warnings 7 years ago
Maysam Yabandeh 2515266725 WritePrepared Txn: Refactoring TrackKeys 7 years ago
Maysam Yabandeh ec6c5383d0 WritePrepared Txn: end-to-end tests 7 years ago
Yi Wu ec48e5c77f Add TransactionDB::SingleDelete() 8 years ago
Maysam Yabandeh ccf7f833e3 Use PinnableSlice in Transactions 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Manuel Ung 9300ef5455 Fix shared lock upgrades 8 years ago
Manuel Ung 1f8b119ed6 Limit maximum memory used in the WriteBatch representation 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Reid Horuff 8a66c85e90 [rocksdb] Two Phase Transaction 9 years ago
agiardullo 200080ed72 Improve snapshot handling for Transaction reinitialization 9 years ago
agiardullo 5ea9aa3c14 TransactionDB:ReinitializeTransaction 9 years ago
Igor Canadi c90d63a23d can_unlock set but not used 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
agiardullo fe93bf9b5d Transaction::UndoGetForUpdate 9 years ago
agiardullo 45768ade4f transaction allocation perf improvements 9 years ago
agiardullo e5c5f23814 Support marking snapshots for write-conflict checking - Take 2 9 years ago
sdong 1d63c3d610 Revert "Support marking snapshots for write-conflict checking" 9 years ago
agiardullo ec704aafdc Support marking snapshots for write-conflict checking 9 years ago
Jay Edgar b28b7c6dd9 Added callback notification when a snapshot is created 9 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 10 years ago
agiardullo c5f3707d42 DisableIndexing() for Transactions 10 years ago
agiardullo 5a51fa907b Fix accidental object copy in transactions 10 years ago
agiardullo afe0dc539b SingleDelete support for Transactions 10 years ago
agiardullo a3fc49bfdd Transactions: Release Locks when rolling back to a savepoint 10 years ago
agiardullo aa6eed0c1e Transaction stats 10 years ago
agiardullo 20d1e547d1 Common base class for transactions 10 years ago