Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to allow list packages for caching #393

Open
viditganpi opened this issue Nov 15, 2021 · 0 comments
Open

Support to allow list packages for caching #393

viditganpi opened this issue Nov 15, 2021 · 0 comments

Comments

@viditganpi
Copy link

There is a use case where we have setup a maxsize for caching of our packages, now their is a need to allow caching for some packages which exceed this max size.
In current implementation if these packages need to be cached then the maxsize property must be increased to accommodate these packages, but this will not only cache the required packages but also other non required packages.
The proposal is to introduce another property which when set can allow caching of packages irrespective of the max size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant