AllenCell / AllenCell/vole-core

Allow cache entries to be prioritized

Đang mở
#155 1 bình luận 0 reaction 1 người được giao Được @frasercl nhận Xem trên GitHub
data-loading
Ngôn ngữ chính
TypeScript
Star
106
Fork
11
Merge trung bình
3 ngày 51 phút
Pull request đã merge (30 ngày)
12

Mô tả

## Use Case

If prefetched zarr chunks are inserted at the beginning of `VolumeCache`'s LRU queue, they may be evicted after data that has actually been (or is being) used. This could cause all sorts of (mildly) undesirable effects.

## Solution

Allow cache entries to be inserted with lower priority if they are the result of a prefetch. Resolve #152 before beginning work on this.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.