You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/utilities/blob_db
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009) 5 years ago
..
blob_compaction_filter.cc Apply modernize-use-override (2nd iteration) 6 years ago
blob_compaction_filter.h Blob DB: Improve FIFO eviction 7 years ago
blob_db.cc simplify include directive involving inttypes (#5402) 5 years ago
blob_db.h Introduce a new MultiGet batching implementation (#5011) 5 years ago
blob_db_impl.cc replace some reinterpret_cast with static_cast_with_check (#5740) 5 years ago
blob_db_impl.h BlobDB::Open() should put all existing trash files to delete scheduler (#5103) 6 years ago
blob_db_impl_filesnapshot.cc Move some logging related files to logging/ (#5387) 5 years ago
blob_db_iterator.h Change and clarify the relationship between Valid(), status() and Seek*() for all iterators. Also fix some bugs 6 years ago
blob_db_listener.h Blob DB: Improve FIFO eviction 7 years ago
blob_db_test.cc Move some memory related files from util/ to memory/ (#5382) 5 years ago
blob_dump_tool.cc simplify include directive involving inttypes (#5402) 5 years ago
blob_dump_tool.h Ensure delete[] and not delete is used on buffer_ (#4647) 6 years ago
blob_file.cc simplify include directive involving inttypes (#5402) 5 years ago
blob_file.h BlobDB: handle IO error on read (#4410) 6 years ago
blob_index.h Blob DB: Inline small values in base DB 7 years ago
blob_log_format.cc utilities: Fix build failure with -Werror=maybe-uninitialized (#5074) 6 years ago
blob_log_format.h BlobDB: use char array instead of string as buffer (#4662) 6 years ago
blob_log_reader.cc Remove some "using std::..." from header files. (#5113) 6 years ago
blob_log_reader.h Use delete to disable automatic generated methods. (#5009) 5 years ago
blob_log_writer.cc Remove some "using std::..." from header files. (#5113) 6 years ago
blob_log_writer.h Use delete to disable automatic generated methods. (#5009) 5 years ago