mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-21 07:00:38 +00:00
- evictiontask: remove unused imports - eviction_task and dube: cleanup - timeline: pub(crate) eviction - timeline: adjust to "layere: adjust eviction" - test: remove layer_eviction_aba_fails because it can no longer happen - test: fix up evicts later test with ability to await for eviction - eviction_task: more unused imports - eviction: clippy - eviction_task: more clippy - fixup eviction: docs - eviction: hold only Arc<Layer> after checking downloadedness - refactor earlier eviction: use drop_eviction_guard instead - dube: evict in spawned tasks - timeline, eviction: evict in spawned - eviction: add more errors - evict_layers: remove witness - eviction: post-witness forgotten panic - eviction: remove blog references