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
Peter Dillinger 13ded69484 Built-in support for generating unique IDs, bug fix (#8708) 3 years ago
..
compacted_db_impl.cc Make backups openable as read-only DBs (#8142) 4 years ago
compacted_db_impl.h Move compacted_db_impl.[c|h] to db/db_impl (#8082) 4 years ago
db_impl.cc Built-in support for generating unique IDs, bug fix (#8708) 3 years ago
db_impl.h Fix typo in the comment of log_empty_ (#8711) 3 years ago
db_impl_compaction_flush.cc Fix blob callback in compaction and atomic flush (#8681) 3 years ago
db_impl_debug.cc Eliminate compiler complaining, which the return type of the function… (#8498) 3 years ago
db_impl_experimental.cc Replace reinterpret_cast with static_cast_with_check (#7067) 4 years ago
db_impl_files.cc Attempt to deflake ObsoleteFilesTest.DeleteObsoleteOptionsFile (#8624) 3 years ago
db_impl_open.cc Add db_test2 to to ASSERT_STATUS_CHECKED (#8640) 3 years ago
db_impl_readonly.cc Make backups openable as read-only DBs (#8142) 4 years ago
db_impl_readonly.h RocksJava - Add errorIfLogFileExists parameter to RocksDB.openReadOnly (#7046) 4 years ago
db_impl_secondary.cc Allow iterate refresh for secondary instance (#8700) 3 years ago
db_impl_secondary.h Allow iterate refresh for secondary instance (#8700) 3 years ago
db_impl_write.cc Several simple local code clean-ups (#8565) 3 years ago