eclipsesource / eclipsesource/tabris-js-cli
Implement LRU cache for platforms
Open
build
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As @ralfstx suggested, to prevent platforms from piling up in `~/.tabris-cli/platforms`, least recently used platforms should be removed.
For a reasonable size of the platforms cache, last recently used 10 platforms could be kept in cache.
Contributor guide
Assessment
This issue has not been assessed yet.