Structs§
- Compaction
Profile - 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
- Database
- Key-Value database.
- Database
Config - Database configuration
Constants§
- DB_
DEFAULT_ COLUMN_ MEMORY_ BUDGET_ MB - The default column memory budget in MiB.
- DB_
DEFAULT_ MEMORY_ BUDGET_ MB - The default memory budget in MiB.
Functions§
- rotational_
from_ df_ output - Given output of df command return Linux rotational flag file path.