-
Notifications
You must be signed in to change notification settings - Fork 51
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: use new datastore-idb #225
Conversation
ada7b45
to
3ca0bf9
Compare
Can this be split into two PRs please? One for node globals (a patch) and one for a new datastore (a major) |
can't remove node globals with datastore-level |
Co-Authored-By: Alex Potsides <alex@achingbrain.net>
…o into fix/remove-node-globals * 'fix/remove-node-globals' of github.com:ipfs/js-ipfs-repo: fix: change expect to `to.equal`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just needs green CI
yeah trying to fix it... i have no idea whats happening with the linux runs |
This PR removes node globals and reduces bundle size. size: 77.09KB -> 45.07KB
Also a new fast and smaller browser datastore is used
datastore-idb
https://github.com/ipfs/js-datastore-idb