Commit Graph

15 Commits (eb3894cf42525627912ac4f15996bafb322cac57)

Author SHA1 Message Date
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
yiwu-arbug 4bc8c88e6b Recover same sequence id from WAL (#1350) 8 years ago
sdong b666f85445 Consider more factors when determining preallocation size of WAL files 8 years ago
Yi Wu 40cfa3e021 Fix DBWALTest.RecoveryWithLogDataForSomeCFs with mac 8 years ago
Andrew Kryczka 06b4785fec Fix recovery for WALs without data for all CFs 8 years ago
Andrew Kryczka d7242ff4d5 Fix GetSortedWalFiles when log recycling enabled 8 years ago
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) 8 years ago
Yi Wu 792762c42c Split db_test.cc 8 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