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.

貢獻者指南