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

Complete rewrite of idb-chunk-store #21

Open
feross opened this issue Jun 2, 2021 · 1 comment
Open

Complete rewrite of idb-chunk-store #21

feross opened this issue Jun 2, 2021 · 1 comment

Comments

@feross
Copy link
Collaborator

feross commented Jun 2, 2021

We completely rewrote idb-chunk-store for Wormhole and it's working very well in production. It reduces the number of buffer copies and has better performance. It's also handling many edge cases better. We plan to open source it so others can use it too.

We could pick a new package name, but it might be better to just reuse idb-chunk-store since we've already been pushing our improvements into this repo. Our changes should be backwards compatible, but we can publish it as 1.0.0 just to be safe.

While we're at it, I'd like to recreate this repo so it's not listed as a fork (which hurts the repo in GitHub search and is kind of confusing since this repo has nothing to do with memory-chunk-store).

@santiagogil
Copy link

HI. Sounds great!
Do you need me to do anything about?

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

2 participants