AllenCell / AllenCell/vole-core

Allow cache entries to be prioritized

Aberta
#155 1 comentário 0 reações 1 responsável Reivindicada por @frasercl Ver no GitHub
data-loading
Linguagem predominante
TypeScript
Estrelas
106
Forks
11
Merge médio
3d 51min
PRs com merge (30d)
12

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.