finamp-app/finamp

LRU cache

Aberta

#825 aberto em 27 de jul. de 2024

 (8 comentários) (3 reações) (0 responsável)Dart (299 forks)batch import
downloadingeasy fixfeaturehacktoberfesthelp wanted

Métricas do repositório

Stars
 (4.190 estrelas)
Métricas de merge de PR
 (Mesclagem média 68d 5h) (8 fundiu PRs em 30d)

Description

Related to https://github.com/jmshrv/finamp/issues/520 and https://github.com/jmshrv/finamp/issues/796

Proposal to add a simple least-recently used cache with configurable cache size as a temporary measure to improve on-device caching mecanisms. Would improve low data availability situations for some users.

Guia do colaborador