-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels