rocksdb::properties

Constant ESTIMATE_OLDEST_KEY_TIME

Source
pub const ESTIMATE_OLDEST_KEY_TIME: &PropName;
Expand description

“rocksdb.estimate-oldest-key-time” - returns an estimation of oldest key timestamp in the DB. Currently only available for FIFO compaction with compaction_options_fifo.allow_compaction = false.