Skip to main content

Module rocks

Module rocks 

Source

Re-exports§

pub use crate::database::DBBatch;
pub use crate::database::DBMap;
pub use crate::database::MetricConf;

Modules§

errors

Structs§

BulkIngestionOptions
RocksDB options tuned for one-shot bulk ingestion into a freshly created store, e.g. initial index building, inserting the genesis snapshot, or restoring a formal snapshot.
DBMapTableConfigMap
DBOptions
ReadWriteOptions

Functions§

bulk_ingestion_options
bulk_ingestion_write_options
Write options tuned for one-shot bulk ingestion into a freshly created store.
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