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

Upgrade to level packages v2.x #168

Open
jacoscaz opened this issue Mar 15, 2024 · 0 comments
Open

Upgrade to level packages v2.x #168

jacoscaz opened this issue Mar 15, 2024 · 0 comments

Comments

@jacoscaz
Copy link
Owner

jacoscaz commented Mar 15, 2024

@vweevers is working on version 2 of Level packages, bringing in significant changes including dropping callbacks in favor of promises. abstract-level v2.0.0 is already on NPM and the Upgrade guide now details the changes between v1.x and v2.x.

Before upgrading we need to wait for the following packages to be updated to abstract-level v2:

We should also study the potential performance impacts of moving to promise-based iteration techniques, which I suspect might make for a slightly different tradeoff between performance (slower) and maintainability (greater).

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