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.