Commit Graph

69 Commits (626eaa4189182d74b3cb5ceec2477d2b0f97713b)

Author SHA1 Message Date
Islam AbdelRahman d58ef52ba6 Allow SstFileWriter to Fadvise the file away from page cache 8 years ago
Ding Ma 1a136c1f13 Expose file size 8 years ago
Islam AbdelRahman 67f37cf198 Allow user to specify a CF for SST files generated by SstFileWriter 8 years ago
Islam AbdelRahman 5ed650857d Fix SstFileWriter destructor 8 years ago
Islam AbdelRahman b88f8e87c5 Support SST files with Global sequence numbers [reland] 9 years ago
Islam AbdelRahman d062328977 Revert "Support SST files with Global sequence numbers" 9 years ago
Islam AbdelRahman ab01da5437 Support SST files with Global sequence numbers 9 years ago
rockeet 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) 9 years ago
Yi Wu 81747f1be6 Refactor MutableCFOptions 9 years ago
Islam AbdelRahman 6a17b07ca8 Add TablePropertiesCollector support in SstFileWriter 9 years ago
Jay Edgar efd013d6d8 Miscellaneous performance improvements 9 years ago
Islam AbdelRahman 88a2776db5 Update SstFileWriter to use bottommost_compression if avaliable 9 years ago
Aaron Gao 43afd72bee [rocksdb] make more options dynamic 9 years ago
Andrew Kryczka 843d2e3137 Shared dictionary compression using reference block 9 years ago
Andrew Kryczka 2391ef7214 Embed column family name in SST file 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Islam AbdelRahman 2fbc59a348 Disallow SstFileWriter from creating empty sst files 9 years ago
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 10 years ago
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 10 years ago
sdong 776bd8d5eb Pass column family ID to table property collector 10 years ago
Islam AbdelRahman f03b5c987b Add experimental DB::AddFile() to plug sst files into empty DB 10 years ago