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

Add support for level v8 databases #42

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Add support for level v8 databases #42

merged 1 commit into from
Jan 22, 2024

Conversation

neruson
Copy link
Contributor

@neruson neruson commented Jan 22, 2024

In 8.0.0, Level changed database initialization to use a constructor instead of a function call. For backwards compatibility, this attempts to initialize a pre-v8 database, and if that fails it will initialize a v8 database.

@neruson neruson changed the title Add support for level v8 Add support for level v8 databases Jan 22, 2024
@neruson neruson marked this pull request as ready for review January 22, 2024 16:39
@neruson neruson merged commit 0532629 into master Jan 22, 2024
1 check passed
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