Commit Graph

17 Commits (6b5a5dc5d889f7a8fa0049d7168dd0e72498a33a)

Author SHA1 Message Date
hyunwoo 6b5a5dc5d8 fixed typo 8 years ago
Aaron Gao f7bb1a0060 support merge and delete in file ingestion 8 years ago
Giuseppe Ottaviano 69ec8356b2 Allow SstFileWriter to use the rate limiter 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 8 years ago
Sagar Vemuri 1ffbdfd9a7 Add a new SstFileWriter constructor without explicit comparator 8 years ago
Aaron Gao e877afa08b Remove bulk loading and auto_roll_logger in rocksdb_lite 8 years ago
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 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
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 9 years ago
sdong 23d4cf483c include/rocksdb/sst_file_writer.h should not depend on util/mutable_cf_options.h 9 years ago
Aaron Gao 43afd72bee [rocksdb] make more options dynamic 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Islam AbdelRahman f03b5c987b Add experimental DB::AddFile() to plug sst files into empty DB 10 years ago