Commit Graph

18 Commits (382277d0fe79ece86b799e3925919cf44c3afb4c)

Author SHA1 Message Date
Maysam Yabandeh 2d30aaae47 Exclude incompatible options in test 7 years ago
Yi Wu fe1a5559f3 Fix flaky write_callback_test 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 7 years ago
Sagar Vemuri 228f49d20a Fix data races caught by tsan 7 years ago
Yi Wu 07bdcb91fe New WriteImpl to pipeline WAL/memtable write 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Yi Wu df6f5a3772 Move memtable related files into memtable directory 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
sdong 23089fd281 write_callback_test: clean test directory before running tests 9 years ago
reid horuff a7b6f0748a Improve write_with_callback_test to sync WAL 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
reid horuff 6f71d3b68b Improve perf of Pessimistic Transaction expirations (and optimistic transactions) 9 years ago
Islam AbdelRahman f0fe9126f2 Fix compile for write_callback_test in ROCKSDB_LITE 9 years ago
agiardullo dc9d70de65 Optimistic Transactions 9 years ago