Commit Graph

12 Commits (42ba60b3bac443fd1c8de40c660123b6000b5820)

Author SHA1 Message Date
Adam Retter 8ff6557e7f Add further tests to ASSERT_STATUS_CHECKED (2) (#7698) 5 years ago
Cheng Chang 0ea7db768e Abstract out LockManager interface (#7532) 5 years ago
Peter Dillinger 08552b19d3 Genericize and clean up FastRange (#7436) 5 years ago
Cheng Chang 71c7e4935e Replace tracked_keys with a new LockTracker interface in TransactionDB (#7013) 5 years ago
Derrick Pallas 5272305437 Fix FilterBench when RTTI=0 (#6732) 5 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
wolfkdy 29e24434fe refine code (#6420) 6 years ago
wolfkdy 1ab1231acf parallel occ (#6240) 6 years ago
Vijay Nadimpalli 49c5a12dbe Organizing rocksdb/db directory 6 years ago
Maysam Yabandeh b878f93c70 Extend Transaction::GetForUpdate with do_validate (#4680) 7 years ago
Maysam Yabandeh eb6425303e Update WritePrepared with the pseudo code 8 years ago
Maysam Yabandeh bdc056f8aa Refactor PessimisticTransaction 8 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Manuel Ung 9300ef5455 Fix shared lock upgrades 8 years ago
Manuel Ung 2005c88a75 Implement non-exclusive locks 9 years ago
Reid Horuff 8a66c85e90 [rocksdb] Two Phase Transaction 9 years ago
agiardullo 2200295ee1 optimistic transactions support for reinitialization 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
agiardullo fe93bf9b5d Transaction::UndoGetForUpdate 10 years ago
agiardullo 45768ade4f transaction allocation perf improvements 10 years ago
agiardullo 3bfd3d39a3 Use SST files for Transaction conflict detection 10 years ago
agiardullo def74f8763 Deferred snapshot creation in 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
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago
agiardullo ca8b85ac04 better document max_write_buffer_number_to_maintain 10 years ago
Igor Canadi 4c181f08bc Fix compile on darwin 10 years ago
agiardullo dc9d70de65 Optimistic Transactions 10 years ago