Improvements to the LRU cache #10888
Annotations
10 errors
Run cargo doc:
linera-views/src/backends/rocks_db.rs#L21
the name `TestKeyValueStore` is defined multiple times
|
Run cargo doc:
linera-views/src/backends/dynamo_db.rs#L54
the name `TestKeyValueStore` is defined multiple times
|
Run cargo doc:
linera-views/src/backends/dynamo_db.rs#L45
unresolved imports `crate::lru_caching::LruCachingStore`, `crate::lru_caching::LruSplittingConfig`
|
Run cargo doc:
linera-views/src/backends/lru_caching.rs#L917
cannot find type `LruCachingStore` in this scope
|
Run cargo doc:
linera-views/src/backends/lru_caching.rs#L921
cannot find type `LruSplittingConfig` in this scope
|
Run cargo doc:
linera-views/src/backends/lru_caching.rs#L944
cannot find trait `RestrictedKeyValueStore` in this scope
|
Run cargo doc:
linera-views/src/backends/scylla_db.rs#L791
cannot find type `LruCachingStore` in this scope
|
Run cargo doc:
linera-views/src/backends/rocks_db.rs#L626
cannot find type `LruCachingStore` in this scope
|
Run cargo doc:
linera-views/src/backends/rocks_db.rs#L637
cannot find type `CachingConfig` in this scope
|
Run cargo doc:
linera-views/src/backends/memory.rs#L21
unused import: `lru_caching::DEFAULT_STORAGE_CACHE_POLICY`
|
Loading