Commit Graph

25 Commits (da96f2fe00d681d9bd953e30b21eb70991f12fd7)

Author SHA1 Message Date
Michael Liu ca89ac2ba9 Apply modernize-use-override (2nd iteration) 7 years ago
Zhongyi Xie 2f1ca4e838 Revert "BaseDeltaIterator: always check valid() before accessing key(… (#4744) 7 years ago
Zhongyi Xie 3a18bb3e15 BaseDeltaIterator: always check valid() before accessing key() (#4702) 7 years ago
Zhongyi Xie a21cb22ee3 Revert "apply ReadOptions.iterate_upper_bound to transaction iterator… (#4705) 7 years ago
Zhongyi Xie b76398a82b apply ReadOptions.iterate_upper_bound to transaction iterator (#4656) 7 years ago
Maysam Yabandeh 8581a93a6b Per-thread unique test db names (#4135) 7 years ago
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 8 years ago
Dmitri Smirnov 2a62ca1750 Make Optimistic Tx database stackable 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Yi Wu d746aead1a Suppress clang-analyzer false positive 9 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 9 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 9 years ago
Reid Horuff d133b08f68 Use correct sequence number when creating memtable 9 years ago
SherlockNoMad f11b0df121 Fix AppVeyor build error 10 years ago
agiardullo 790252805d Add multithreaded transaction test 10 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 aa6eed0c1e Transaction stats 10 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 10 years ago
agiardullo 0db807ec28 Transaction error statuses 10 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 10 years ago
Islam AbdelRahman e8e8c90499 fix compile for optimistic_transaction_test under ROCKSDB_LITE 10 years ago
agiardullo dc9d70de65 Optimistic Transactions 11 years ago