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

Release abstract-level and dependents #14

Open
38 of 43 tasks
vweevers opened this issue Jan 28, 2022 · 5 comments
Open
38 of 43 tasks

Release abstract-level and dependents #14

vweevers opened this issue Jan 28, 2022 · 5 comments

Comments

@vweevers
Copy link
Member

vweevers commented Jan 28, 2022

Side tasks:

@vweevers
Copy link
Member Author

rave-level is shaping up, iterating (as a follower) at twice the speed of level-party, bringing it closer to classic-level:

Click to expand

iterate 1647383213299

@vweevers
Copy link
Member Author

Published many-level.

@ronag
Copy link

ronag commented Mar 21, 2022

@vweevers any indication on many-level vs local redis perf?

@vweevers
Copy link
Member Author

Depends on what functionality you need. Without iterators, simple GET and SET commands suffice and can easily be benchmarked against Level modules. For iterators, you need hashes and/or sorted sets, or perhaps Redis Streams which I'm not familiar with, but either way the performance characteristics will be different. Buffer support will slow it down. Etc.

@vweevers
Copy link
Member Author

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 rave-level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants