finamp-app/finamp

LRU cache

オープン

#825 opened on 2024/07/27

 (8 件のコメント) (3 件のリアクション) (0 人の担当者)Dart (300 件のフォーク)batch import
downloadingeasy fixfeaturehacktoberfesthelp wanted

Repository metrics

Stars
 (4,193 個のスター)
PR merge metrics
 (平均マージ 68d 5h) (30d で 8 merged PRs)

説明

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.

コントリビューターガイド