Re-exports§
pub use crate::database::DBBatch;pub use crate::database::DBMap;pub use crate::database::MetricConf;
Modules§
Structs§
Functions§
- check_
and_ mark_ db_ corruption - default_
db_ options - Creates a default RocksDB option, to be used when RocksDB option is unspecified.
- list_
tables - open_
cf_ opts - Opens a database with options, and a number of column families with individual options that are created if they do not exist.
- open_
cf_ opts_ secondary - Opens a database with options, and a number of column families with individual options that are created if they do not exist.
- read_
size_ from_ env - safe_
drop_ db - unmark_
db_ corruption