Module typed_store::rocks
source · [−]Structs
Provides a mutable struct to form a collection of database write operations, and execute them.
An interface to a rocksDB database, keyed by a columnfamily
Enums
Functions
Opens a database with options, and a number of column families that are created if they do not exist.
Opens a database with options, and a number of column families with individual options that are created if they do not exist.