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

Functions