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

feat: cleaner worker thread for File Driver #13

Merged
merged 4 commits into from
Apr 6, 2024
Merged

Conversation

Julien-R44
Copy link
Owner

Resolve #7

This PR adds an automatic eviction system for the File Driver. A worker thread is launched and scans files in the cache folder, deleting them if necessary

Copy link

cloudflare-workers-and-pages bot commented Apr 6, 2024

Deploying bentocache with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7697523
Status:⚡️  Build in progress...

View logs

@Julien-R44 Julien-R44 marked this pull request as ready for review April 6, 2024 15:43
@Julien-R44 Julien-R44 changed the title feat: cleaner worker for File Driver feat: cleaner worker thread for File Driver Apr 6, 2024
@Julien-R44 Julien-R44 merged commit 3a839e7 into main Apr 6, 2024
7 of 9 checks passed
@Julien-R44 Julien-R44 deleted the feat/cleaner-worker branch April 6, 2024 15:43
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

Successfully merging this pull request may close these issues.

Cache eviction on File System dirver
1 participant