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: Pruning - expose cli command #327

Merged
merged 2 commits into from
Aug 9, 2023
Merged

feat: Pruning - expose cli command #327

merged 2 commits into from
Aug 9, 2023

Conversation

Jonathansumner
Copy link
Member

@Jonathansumner Jonathansumner commented Aug 2, 2023

Includes a new additional command prune within the fetch app

  • Allows users to specify which blocks are stored locally on disk
  • E.g. fetchd prune --home './' --app-db-backend 'goleveldb' --pruning 'custom' --pruning-keep-recent 100 -- pruning-keep-every 10, --pruning-interval 10

@Jonathansumner Jonathansumner self-assigned this Aug 2, 2023
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Visit the preview URL for this PR (updated for commit 8a329a1):

https://fetch-docs-preview--pr327-fix-pruning-g4a38nzh.web.app

(expires Mon, 14 Aug 2023 13:00:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2de39fd4e81249941960b74fbab0a62d90d69f8

@pbukva pbukva changed the title Fix: add pruning functionality feat: Pruning - expose cli command Aug 9, 2023
Copy link
Collaborator

@pbukva pbukva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pbukva pbukva merged commit e5fe425 into master Aug 9, 2023
4 checks passed
@pbukva pbukva deleted the fix/pruning branch August 9, 2023 13:04
@pbukva pbukva mentioned this pull request Aug 12, 2023
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.

2 participants