Baseflow / Baseflow/flutter_cache_manager
Is there a way to set maximum cache size (in megabytes)
- Langage dominant
- Dart
- Étoiles
- 809
- Forks
- 510
- Merge moyen
- 6 min
- PR mergées (30 j)
- 1
Description
We can set max number of cached files and a life span. But i could not find a way to set a maximum size limit.
If we can set lets say 300MB and we are at 250BM atm;
when a new 100MB file getting cahced, the oldest should be deleted (or more up to 50MB)
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
No files, tests, or entry points are identified in the issue. Start by locating the existing maximum-file-count and lifespan cache settings, then trace the eviction path. Done means supporting a maximum size in megabytes and removing the oldest cached files, as needed, before adding a new file would exceed that limit.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- mobile-dev, performance
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100