linera_views::backends::lru_caching

Constant DEFAULT_STORAGE_CACHE_CONFIG

Source
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