Commit Graph

10 Commits (5cd28833a27cd3f978fe01d2268cb165cebdf483)

Author SHA1 Message Date
Islam AbdelRahman ab01da5437 Support SST files with Global sequence numbers 8 years ago
Islam AbdelRahman 87dfc1d23e Fix conflict between AddFile() and CompactRange() 8 years ago
Islam AbdelRahman 5c64fb67d2 Fix AddFile() conflict with compaction output [WaitForAddFile()] 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
Islam AbdelRahman abc0ae462b Add AddFile() InternalStats for Total files/L0 files/total keys ingested 8 years ago
Islam AbdelRahman 80c75593ed Fix data race in AddFile() with multiple files + custom comparator bug 8 years ago
Zongzhi Chen 98d0b78eac Added check_snapshot option in the DB's AddFile function (#1261) 8 years ago
Aaron Gao 343304e1d3 Use StopWatch to do statistic job in db_impl_add_file.cc 8 years ago
Aaron Gao 8e6b38d895 update DB::AddFile to ingest list of sst files 8 years ago
Islam AbdelRahman fa813f7478 Update DB::AddFile() to ingest the file to the lowest possible level 8 years ago