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

Automatic eviction in RawResourceStorage and ResourceCache #211

Open
2 tasks
mattrent opened this issue Nov 30, 2023 · 0 comments
Open
2 tasks

Automatic eviction in RawResourceStorage and ResourceCache #211

mattrent opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mattrent
Copy link
Member

mattrent commented Nov 30, 2023

We should remove resources (with a Least-Recently-Used policy) from RawResourceStorage and ResourceCache (in the Worker), depending on the available disk/RAM space or on the amount of time passed.

  • ResourceCache
  • RawResourceStorage
@mattrent mattrent added question Further information is requested enhancement New feature or request and removed question Further information is requested labels Nov 30, 2023
@mattrent mattrent self-assigned this Nov 30, 2023
@mattrent mattrent changed the title Delete resources from RawResourceStorage and ResourceCache depending on system load Automatic eviction in RawResourceStorage and ResourceCache Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant