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: progress bar for dump and load #684

Merged
merged 5 commits into from
Jul 26, 2021
Merged

feat: progress bar for dump and load #684

merged 5 commits into from
Jul 26, 2021

Conversation

zhijian-pro
Copy link
Contributor

#603 #670
dump
Kapture 2021-07-25 at 16 39 49
load
Kapture 2021-07-25 at 17 00 00

Add a dynamic progress bar for dump and load

@davies davies self-requested a review July 25, 2021 12:51
var total int64
barName := "CollectEntry progress:"
bar := progress.Add(total,
mpb.NewBarFiller(mpb.BarStyle().Lbound("╢").Filler("▌").Tip("▌").Padding("░").Rbound("╟")),
Copy link
Contributor

Choose a reason for hiding this comment

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

Same to gc and fsck, we should move these out of pkg/meta/.

@davies davies merged commit d9607c3 into juicedata:main Jul 26, 2021
@zhijian-pro zhijian-pro deleted the progresss_bar_for_dump_and_load branch January 28, 2022 01:15
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.

None yet

2 participants