-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Release abstract-level
and dependents
#14
Comments
Published |
@vweevers any indication on many-level vs local redis perf? |
Depends on what functionality you need. Without iterators, simple |
I got side tracked by a Node.js bug on Windows (nodejs/node#42496) but that seems to be an edge case so I went ahead and published |
abstract-level
? community#109abstract-level
(replacement forabstract-leveldown
and more)memory-level
(replacement formemdown
andlevel-mem
)level-mem
andmemdown
inLevel/community
level-read-stream
nextv()
and decide on default hwm read-stream#1 (needsmemory-level
for tests)engines.node
inpackage.json
classic-level
(replacement forleveldown
)nextv()
and_landed
logic should interactleveldown
inLevel/community
highWaterMark
tohighWaterMarkBytes
classic-level#1leveldown
classic-level#3browser-level
(replacement forlevel-js
)level-js
inLevel/community
level
classic-level
andbrowser-level
level#215rocks-level
(replacement forrocksdb
andlevel-rocksdb
)leveldown
, copyclassic-level
, apply diffmany-level
(replacement formultileveldown
)classic-level
andmany-level
#20abortOnClose
option to iterators #21rave-level
(replacement forlevel-party
, depends onlevel@8
)LEVEL_LOCKED
error when lock is held classic-level#8Side tasks:
level-web-stream
)The text was updated successfully, but these errors were encountered: