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

Adds search subcommand to agave-store-tool #3950

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

brooksprumo
Copy link

@brooksprumo brooksprumo commented Dec 5, 2024

Problem

Searching for accounts in the storage files with agave-store-tool is really slow. This is because you can only inspect a single storage at a time.

Summary of Changes

Add a search subcommand to massively speed up searching for accounts, by searching all the storages in parallel.

@brooksprumo brooksprumo self-assigned this Dec 5, 2024
@brooksprumo brooksprumo marked this pull request as ready for review December 5, 2024 17:14
@brooksprumo brooksprumo requested a review from HaoranYi December 5, 2024 17:14
Copy link

@HaoranYi HaoranYi left a comment

Choose a reason for hiding this comment

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

nice. I like it.

@brooksprumo brooksprumo merged commit 66770af into anza-xyz:master Dec 5, 2024
51 checks passed
@brooksprumo brooksprumo deleted the store-tool/search branch December 5, 2024 18:23
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