CachedDownloader is responsible for downloading and caching files and maintaining reference counts for each cache entry. Entries in the cache with no active references are ejected from the cache when new space is needed.
Note
This repository should be imported as
code.cloudfoundry.org/cacheddownloader
.
See the Contributing.md for more information on how to contribute.
This repository is maintained by App Runtime
Platform
under Diego
area.
Important
Content in this file is managed by the CI task
sync-readme
and is generated by CI following a convention.