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

[Question] when using cache, Is there a good way to make sure that an app will not get out of memory? <title> #149

Open
1 task done
JBetoReyes opened this issue May 12, 2022 · 0 comments
Labels
Needs Triage needs an initial review

Comments

@JBetoReyes
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

  • When cache is enable, the module uses files to store the cache
  • I don't see a way to control the amount of files in the disk

I saw other libraries that

Expected Behavior

It will really good to have a way to limit the amount of memory used by the cache.

Steps To Reproduce

  1. enable cache for every request
  2. make some requests

Environment

NA

@JBetoReyes JBetoReyes added the Needs Triage needs an initial review label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage needs an initial review
Projects
None yet
Development

No branches or pull requests

2 participants
@JBetoReyes and others