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
Ramkumar Vadivelu e04a50923d Change ParseInternalKey() to return Status instead of bool (#7457) 4 years ago
..
blob_compaction_filter.cc Change ParseInternalKey() to return Status instead of bool (#7457) 4 years ago
blob_compaction_filter.h Move the blob file format related classes to the main namespace, rename reader/writer (#7086) 4 years ago
blob_db.cc Destroy any ColumnFamilyHandles in BlobDB::Open upon error (#6763) 4 years ago
blob_db.h Move kNoExpiration to blob_db.h (#7018) 4 years ago
blob_db_gc_stats.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
blob_db_impl.cc Turn the compression_type check in BlobDBImpl::DecompressSlice into an assertion (#7127) 4 years ago
blob_db_impl.h Update some log messages in BlobDB to account for compaction filters (#7128) 4 years ago
blob_db_impl_filesnapshot.cc Expose the start of the expiration range for TTL blob files through LiveFileMetaData (#7365) 4 years ago
blob_db_iterator.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
blob_db_listener.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
blob_db_test.cc Support injecting read errors for RandomAccessFile when using FaultInjectionTestEnv (#7447) 4 years ago
blob_dump_tool.cc Fix potential overflow of unsigned type in for loop (#6902) 4 years ago
blob_dump_tool.h Move blob_log_{format,reader,writer}.{cc,h} to db/blob/ (#6960) 4 years ago
blob_file.cc Add a blob file builder class that can be used in background jobs (#7306) 4 years ago
blob_file.h Expose the start of the expiration range for TTL blob files through LiveFileMetaData (#7365) 4 years ago