AllenCell / AllenCell/vole-core

Allow cache entries to be prioritized

Abierto
#155 1 comentario 0 reacciones 1 asignado Reclamado por @frasercl Ver en GitHub
data-loading
Lenguaje dominante
TypeScript
Estrellas
106
Forks
11
Merge medio
3 d 51 min
PR fusionados (30 d)
12

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.