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

Garbage collector (GC) #12

Open
xepozz opened this issue Aug 9, 2020 · 0 comments
Open

Garbage collector (GC) #12

xepozz opened this issue Aug 9, 2020 · 0 comments

Comments

@xepozz
Copy link
Owner

xepozz commented Aug 9, 2020

Need to implement garbage collector for cached API requests.

Tech solution:

  1. Set GC call at interval every 5 minutes
  2. GC should check each stored value and remove expired
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant