This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The dependency rocksdb was updated from
3.1.0
to4.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v4.0.0
If you are upgrading: please see
UPGRADING.md
.Changed
leveldown
(c6957d0
) (#111) (@vweevers)3843dc0
) (#111) (@vweevers)334af2c
) (#111) (@vweevers)prebuildify
and Electron tests (69f5f66
,ea6d0df
) (#111) (@vweevers)infoLogLevel
option (#114) (002d836
) (@vweevers) (this removed the need for53599da
)async
devDependency withasync-each
(#116) (5678c16
) (@vweevers)README.md
and package description (#112) (a0f6ace
) (@vweevers)Getting Support
section fromREADME.md
(2c2ebc5
) (@vweevers)tempy
devDependency from^0.2.1
to^0.3.0
(66f16bd
) (@vweevers)nyc
devDependency from^13.2.0
to^14.0.0
(#104) (03746d0
) (@vweevers)Removed
b294106
) (#111) (@vweevers)Dockerfile
and.dntrc
(fab2d10
) (@vweevers)level-bench
)Fixed
84bc345
) (@vweevers)Historical Note Many commits between 3.1.0 and 4.0.0 are not listed here, because they became irrelevant once we rewrote
rocksdb
as an N-API addon by importing code fromleveldown
- essentially starting from scratch. This version ofrocksdb
includes all relevant changes and bugfixes of (up to and including)[email protected]
. Please refer toUPGRADING.md
for a complete description of breaking changes in the context ofrocksdb
.Commits
The new version differs by 41 commits.
562bd22
4.0.0
6bb0807
Prepare 4.0.0 (#117)
002d836
Disable info log by default and add infoLogLevel option (#114)
5678c16
Replace async devDependency with async-each (#116)
a0f6ace
Tweak README.md and package description (#112)
2c2ebc5
Remove outdated 'Getting Support' section from README.md
66f16bd
Upgrade tempy devDependency from ^0.2.1 to ^0.3.0
c7f8481
Merge pull request #111 from Level/napi
ea6d0df
Tag prebuilds with libc flavor
b294106
Drop node < 8.6.0
69f5f66
Setup prebuildify and Electron tests
334af2c
Restore RocksDB test specifics
3843dc0
Restore RocksDB includes and options
53599da
Restore destroy() fix for Windows
c6957d0
Replace source with N-API binding and JS from leveldown
There are 41 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴