AllenCell / AllenCell/vole-core

Allow cache entries to be prioritized

Aperta
#155 1 commento 0 reazioni 1 assegnatario Rivendicata da @frasercl Vedi su GitHub
data-loading
Lingua principale
TypeScript
Stelle
106
Fork
11
Merge medio
3g 51m
PR unite (30g)
12

Descrizione

## 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.