Skip to content

Improvements to the LRU cache #4735

Improvements to the LRU cache

Improvements to the LRU cache #4735

Triggered via pull request November 17, 2024 11:42
Status Failure
Total duration 2m 39s
Billable time 2m
Artifacts

scylladb.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test: linera-views/src/backends/lru_caching.rs#L944
cannot find trait `RestrictedKeyValueStore` in this scope
test: linera-views/src/backends/memory.rs#L21
unused import: `lru_caching::DEFAULT_STORAGE_CACHE_POLICY`
test: linera-views/src/backends/lru_caching.rs#L963
no method named `iterator` found for associated type `<K as ReadableKeyValueStore>::Keys` in the current scope
test: linera-views/src/backends/lru_caching.rs#L975
no method named `iterator` found for associated type `<K as ReadableKeyValueStore>::KeyValues` in the current scope
test
Process completed with exit code 101.