Commit Graph

17 Commits (07c2738ffa6bdb21caba5c5f7aa4cfe131d25ba7)

Author SHA1 Message Date
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Yi Wu d746aead1a Suppress clang-analyzer false positive 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
Reid Horuff d133b08f68 Use correct sequence number when creating memtable 8 years ago
SherlockNoMad f11b0df121 Fix AppVeyor build error 9 years ago
agiardullo 790252805d Add multithreaded transaction test 9 years ago
agiardullo 2200295ee1 optimistic transactions support for reinitialization 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
agiardullo fe93bf9b5d Transaction::UndoGetForUpdate 9 years ago
agiardullo aa6eed0c1e Transaction stats 9 years ago
agiardullo c3466eab07 Have Transactions use WriteBatch::RollbackToSavePoint 9 years ago
agiardullo 0db807ec28 Transaction error statuses 9 years ago
agiardullo c2f2cb0214 Pessimistic Transactions 9 years ago
Islam AbdelRahman e8e8c90499 fix compile for optimistic_transaction_test under ROCKSDB_LITE 9 years ago
agiardullo dc9d70de65 Optimistic Transactions 9 years ago