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

explore extending branchwater plugin to load zip files for prefetch and gather, entirely on rust side? #3230

Open
ctb opened this issue Jun 29, 2024 · 1 comment

Comments

@ctb
Copy link
Contributor

ctb commented Jun 29, 2024

this could be a good & substantive next step towards higher-level oxidation of sourmash internals - what if we added a load_from plugin entry point to branchwater that loaded zip files, and supported the Index API / passed the index API tests?

this could potentially then support multithreaded prefetch, and hence faster gather.

it would take a while to work, but we could do it incrementally, I suspect...

related issues:

@ctb ctb changed the title explore extending branchwater plugin to load zip files for prefetch and gather. entirely on rust side? explore extending branchwater plugin to load zip files for prefetch and gather, entirely on rust side? Jun 29, 2024
@ctb
Copy link
Contributor Author

ctb commented Jul 2, 2024

I think an additional/different reason to implement something like this is we could also easily support the RocksDB index here as well.

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

No branches or pull requests

1 participant