Commit Graph

9 Commits (dda6c72ac84f184ef320659febe4caa62a4ec7dc)

Author SHA1 Message Date
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 8 years ago
charsyam 4f2b0946d1 fix simple typos (#1183) 8 years ago
Yi Wu bc8af90e8c add option to not flush memtable on open() 8 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 9 years ago
Yi Wu 792762c42c Split db_test.cc 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Dmitri Smirnov 3c750b59ae No need to #ifdef test only code on windows 9 years ago
Venkatesh Radhakrishnan f1fdf5205b Clean up dependency: Move db_test_util.* to db directory 9 years ago
sdong 7ccd1c80a7 Add two unit tests for SyncWAL() 9 years ago