Crate rocksdb_utils_lookup

Source
Expand description

This is the rocksdb-utils-lookup library.

Enums§

Error
Error type for rocksdb-utils-lookup

Functions§

fetch_meta
Function to fetch a meta value as a string from a RocksDB.
force_compaction
Force manual compaction of all column families at the given path.
force_compaction_cf
Force manual compaction of the given column families in the given database.
tune_options
Tune RocksDB options for bulk insertion.