Crate kvdb_rocksdb
source ·Structs
Compaction profile for the database settings
Note, that changing these parameters may trigger
the compaction process of RocksDB on startup.
https://github.com/facebook/rocksdb/wiki/Leveled-Compaction#level_compaction_dynamic_level_bytes-is-true
Key-Value database.
Database configuration
Constants
The default column memory budget in MiB.
The default memory budget in MiB.
Functions
Given output of df command return Linux rotational flag file path.