pub(crate) static RANDOM_SMALL_CACHE: DescriptorExpand description
Descriptor for small persistent caches where writes scatter across the
keyspace. Oldest entries are evicted by FIFO compaction once limit_size
is reached.
pub(crate) static RANDOM_SMALL_CACHE: DescriptorDescriptor for small persistent caches where writes scatter across the
keyspace. Oldest entries are evicted by FIFO compaction once limit_size
is reached.