Commit Graph

16 Commits (addbd279c271e987778d20e9a6191fa19023be6d)

Author SHA1 Message Date
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
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 8 years ago
Sagar Vemuri 228f49d20a Fix data races caught by tsan 8 years ago
Yi Wu 07bdcb91fe New WriteImpl to pipeline WAL/memtable write 8 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 9 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 9 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 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
reid horuff 6f71d3b68b Improve perf of Pessimistic Transaction expirations (and optimistic transactions) 10 years ago
Islam AbdelRahman f0fe9126f2 Fix compile for write_callback_test in ROCKSDB_LITE 10 years ago
agiardullo dc9d70de65 Optimistic Transactions 10 years ago