finamp-app/finamp

LRU cache

开放

#825 创建于 2024年7月27日

 (8 条评论) (3 个反应) (0 位负责人)Dart (299 个派生)batch import
downloadingeasy fixfeaturehacktoberfesthelp wanted

仓库指标

星标
 (4,190 个星标)
PR 合并指标
 (平均合并 68天 5小时) (30 天内合并 8 个 PR)

描述

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.

贡献者指南