Commit Graph

19 Commits (eff5e076f53e5bbe9a98a93c5a53e550d0580bb3)

Author SHA1 Message Date
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009) 6 years ago
jsteemann 8295d364e2 Improve transaction lock details (#5193) 6 years ago
Manuel Ung ef0fc1b461 Reduce copies of LockInfo (#5172) 6 years ago
chouxi 818c84e116 Store timestamp in deadlock detection (#4060) 7 years ago
Archit Mishra bddd5d3630 Added mechanism to track deadlock chain 8 years ago
Maysam Yabandeh bdc056f8aa Refactor PessimisticTransaction 8 years ago
Maysam Yabandeh c9804e007a Refactor TransactionDBImpl 8 years ago
Maysam Yabandeh c3d5c4d38a Refactor TransactionImpl 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 9 years ago
Manuel Ung e63350e726 Use more efficient hash map for deadlock detection 9 years ago
Manuel Ung 4edd39fda2 Implement deadlock detection 9 years ago
Manuel Ung be1f1092c9 Expose transaction id, lock state information and transaction wait information 9 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
agiardullo 5e94f68f35 TransactionDB Custom Locking API 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago