Commit Graph

18 Commits (8e061f97402e496d04331a9c3c8adffa55ff85d5)

Author SHA1 Message Date
Aaron Gao 76a67cf741 support stackableDB as the baseDB of transactionDB 9 years ago
Reid Horuff a6254f2bd4 Long outstanding prepare test 9 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
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
agiardullo fe93bf9b5d Transaction::UndoGetForUpdate 9 years ago
Gabriela Jacques da Silva 0c2bd5cb4b Removing data race from expirable transactions 9 years ago
agiardullo 45768ade4f transaction allocation perf improvements 9 years ago
agiardullo 3bfd3d39a3 Use SST files for Transaction conflict detection 9 years ago
agiardullo def74f8763 Deferred snapshot creation in transactions 9 years ago
agiardullo 5a51fa907b Fix accidental object copy in transactions 9 years ago
agiardullo a3fc49bfdd Transactions: Release Locks when rolling back to a savepoint 9 years ago
agiardullo aa6eed0c1e Transaction stats 10 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 10 years ago
agiardullo 20d1e547d1 Common base class for transactions 10 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago