finamp-app/finamp

LRU cache

Ouverte

#825 ouverte le 27 juil. 2024

 (8 commentaires) (3 réactions) (0 personne assignée)Dart (301 forks)batch import
downloadingeasy fixfeaturehacktoberfesthelp wanted

Métriques du dépôt

Stars
 (4 204 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur