summaryrefslogtreecommitdiff
path: root/table/sst_file_writer.cc
AgeCommit message (Expand)Author
2018-05-21Move prefix_extractor to MutableCFOptionsZhongyi Xie
2018-03-08Fix some typos in comments and docs.Bruce Mitchener
2018-01-22Support skipping bloom filters for SstFileWriterIslam AbdelRahman
2017-07-15Change RocksDB LicenseSiying Dong
2017-05-26support merge and delete in file ingestionAaron Gao
2017-05-23Allow SstFileWriter to use the rate limiterGiuseppe Ottaviano
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-02-28Remove bulk loading and auto_roll_logger in rocksdb_liteAaron Gao
2017-02-23Handle failed Finish() in SST file writerAndrew Kryczka
2017-02-13Remove disableDataSync optionSagar Vemuri
2016-12-29Allow SstFileWriter to Fadvise the file away from page cacheIslam AbdelRahman
2016-12-16Expose file sizeDing Ma
2016-12-05Allow user to specify a CF for SST files generated by SstFileWriterIslam AbdelRahman
2016-11-12Fix SstFileWriter destructorIslam AbdelRahman
2016-10-18Support SST files with Global sequence numbers [reland]Islam AbdelRahman
2016-10-07Revert "Support SST files with Global sequence numbers"Islam AbdelRahman
2016-10-03Support SST files with Global sequence numbersIslam AbdelRahman
2016-09-17Add TableBuilderOptions::level and relevant changes (#1335)rockeet
2016-09-13Refactor MutableCFOptionsYi Wu
2016-08-19Add TablePropertiesCollector support in SstFileWriterIslam AbdelRahman
2016-07-12Miscellaneous performance improvementsJay Edgar
2016-06-20Update SstFileWriter to use bottommost_compression if avaliableIslam AbdelRahman
2016-05-17[rocksdb] make more options dynamicAaron Gao
2016-04-27Shared dictionary compression using reference blockAndrew Kryczka
2016-04-06Embed column family name in SST fileAndrew Kryczka
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2016-01-25Disallow SstFileWriter from creating empty sst filesIslam AbdelRahman
2015-10-09Pass column family ID to table property collectorsdong
2015-09-23Add experimental DB::AddFile() to plug sst files into empty DBIslam AbdelRahman