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

Add a subcommand to manage the cache #18

Open
sbordeyne opened this issue Jan 19, 2024 · 0 comments
Open

Add a subcommand to manage the cache #18

sbordeyne opened this issue Jan 19, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@sbordeyne
Copy link

Due to the filesystem backend using hive, it's not human readable, hence hard to manually go in the cache to remove entries, or debug what is happening.

One option would be to not use hive for storage, and instead rely on the filesystem itself (which can have portability issues), the other would be to add a subcommand to manage the cache, list items in the cache, purge it, or even add items manually in there.

@tenhobi tenhobi added the enhancement New feature or request label Jan 19, 2024
@tenhobi tenhobi added this to the v2 milestone Jan 19, 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

2 participants