finamp-app/finamp

LRU cache

Aperta

#825 aperta il 27 lug 2024

 (8 commenti) (3 reazioni) (0 assegnatari)Dart (300 fork)batch import
downloadingeasy fixfeaturehacktoberfesthelp wanted

Metriche repository

Star
 (4191 stelle)
Metriche merge PR
 (Merge medio 68g 5h) (8 PR mergiate in 30 g)

Descrizione

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.

Guida contributor