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