Commit Graph

24 Commits (397495964b73f8fb90e9a4e1210d27ed429ce381)

Author SHA1 Message Date
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
jsteemann e9c31ab159 save redundant key lookup in map of locked keys 7 years ago
jsteemann 4e7a182d09 Several small "fixes" 7 years ago
Manuel Ung e03377c7fd Add lock wait time as a perf context counter 7 years ago
Archit Mishra bddd5d3630 Added mechanism to track deadlock chain 8 years ago
Maysam Yabandeh eb6425303e Update WritePrepared with the pseudo code 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 21696ba502 Replace dynamic_cast<> 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Yi Wu c26a4d8e8a Fix compile error in trasaction_lock_mgr.cc 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 8 years ago
Manuel Ung e63350e726 Use more efficient hash map for deadlock detection 8 years ago
Manuel Ung 4edd39fda2 Implement deadlock detection 8 years ago
Manuel Ung be1f1092c9 Expose transaction id, lock state information and transaction wait information 8 years ago
Li Peng 6d4832a998 Merge pull request #1101 from flyd1005/wip-fix-typo 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Gabriela Jacques da Silva 0c2bd5cb4b Removing data race from expirable transactions 9 years ago
agiardullo 5e94f68f35 TransactionDB Custom Locking API 10 years ago
agiardullo 77a28615ec Support static Status messages 10 years ago
agiardullo 0db807ec28 Transaction error statuses 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago