Skip to main content

CACHE_CAPACITY_PROPERTY

Constant CACHE_CAPACITY_PROPERTY 

Source
const CACHE_CAPACITY_PROPERTY: &CStr = c"rocksdb.block-cache-capacity";
Expand description

Per-CF byte count of the block cache the CF is using. Returns the same value for every participant of a shared pool.