Commit Graph

14 Commits (b49b92cf28114403b50770721147446dd47c02bc)

Author SHA1 Message Date
Aaron Gao 76a67cf741 support stackableDB as the baseDB of transactionDB 9 years ago
Aaron Gao 7c190070b4 delete unnessary pointer cast in beginInternalTransaction() function 9 years ago
Reid Horuff a6254f2bd4 Long outstanding prepare test 9 years ago
Reid Horuff c27061dae7 [rocksdb] 2PC double recovery bug fix 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 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
Gabriela Jacques da Silva 0c2bd5cb4b Removing data race from expirable transactions 10 years ago
Alex Yang e8180f9901 added public api to schedule flush/compaction, code to prevent race with db::open 10 years ago
agiardullo c5f3707d42 DisableIndexing() for Transactions 10 years ago
agiardullo a3fc49bfdd Transactions: Release Locks when rolling back to a savepoint 10 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago