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

[Feature request] double the size of the cache when new file is too big #1

Open
anas-ambri opened this issue Feb 11, 2018 · 0 comments

Comments

@anas-ambri
Copy link
Contributor

anas-ambri commented Feb 11, 2018

Proposal

Provide 2 policies for dealing with new files that don't fit in the cache:

  • Strict: where least recently cached files get deleted, until enough space is found
  • Scaling: where the size of the cache is increased, until enough space is found.

@asadmshah What do you think?

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