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/db/db_impl
Mike Kolupaev e45673dece Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
..
db_impl.cc Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
db_impl.h Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
db_impl_compaction_flush.cc Hex encode keys in compaction flush logs (#6616) 5 years ago
db_impl_debug.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
db_impl_experimental.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
db_impl_files.cc Attempt to recover from db with missing table files (#6334) 5 years ago
db_impl_open.cc Make options.bottommost_compression, compression_opts and bottommost_compression_opts dynamically changeable. (#6615) 5 years ago
db_impl_readonly.cc Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
db_impl_readonly.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
db_impl_secondary.cc Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
db_impl_secondary.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
db_impl_write.cc Pass IOStatus to write path and set retryable IO Error as hard error in BG jobs (#6487) 5 years ago
db_secondary_test.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago