Modules§
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§
- Creates a default RocksDB option, to be used when RocksDB option is unspecified.
- Opens a database with options, and a number of column families with individual options 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.