pub const DEFAULT_STORAGE_CACHE_CONFIG: StorageCacheConfig;
Expand description
The maximum number of entries in the cache. If the number of entries in the cache is too large then the underlying maps become the limiting factor
pub const DEFAULT_STORAGE_CACHE_CONFIG: StorageCacheConfig;
The maximum number of entries in the cache. If the number of entries in the cache is too large then the underlying maps become the limiting factor