Module rocks

Source

Modules§

errors

Structs§

DBBatch
Provides a mutable struct to form a collection of database write operations, and execute them.
DBMap
An interface to a rocksDB database, keyed by a columnfamily
DBMapTableConfigMap
DBOptions
Database
MetricConf
ReadWriteOptions
RocksDB

Enums§

ColumnFamily
Storage
StorageWriteBatch

Functions§

default_db_options
Creates a default RocksDB option, to be used when RocksDB option is unspecified.
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