Skip to content

Garbage Collection (with Badger) Happening? #623

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

Open
websitesca opened this issue May 1, 2025 · 0 comments
Open

Garbage Collection (with Badger) Happening? #623

websitesca opened this issue May 1, 2025 · 0 comments

Comments

@websitesca
Copy link

We noticed great performance with badger, but lots of runaway disk space usage. It seems badger requires garbage collection to happen separately and manually.

Is there any plan to do garbage collection? To make a PR perhaps you could point us in the right direction?

The garbage collection seems like critical piece of using badger with high cardinality key spaces.

We checked to see if there is a command line tool for badger GC, but there is not apparently, so it seems that it really needs to be built into souin or another separate tool.

@websitesca websitesca changed the title Garbage Collection (badger) happening? Garbage Collection (with Badger) Happening? May 1, 2025
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