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 db.getMany(keys) #102

Merged
merged 2 commits into from
Sep 30, 2021
Merged

Add db.getMany(keys) #102

merged 2 commits into from
Sep 30, 2021

Conversation

vweevers
Copy link
Member

Ref Level/community#101. Depends on Level/abstract-leveldown#381 and Level/memdown#212 (for tests).

I also added the abstract-leveldown test suite 😃 (18e1fd1).

@vweevers vweevers added enhancement New feature or request semver-minor New features that are backward compatible labels Sep 25, 2021
vweevers added a commit to Level/subleveldown that referenced this pull request Sep 28, 2021
This works thanks to the `encodings` option that was added to the
test suite (originally for `levelup` compatibility testing) and
changes the expected outputs (from buffers by default to strings by
default).
@vweevers vweevers marked this pull request as ready for review September 29, 2021 19:41
@vweevers vweevers merged commit 4038a30 into master Sep 30, 2021
vweevers added a commit to Level/subleveldown that referenced this pull request Oct 1, 2021
@vweevers vweevers deleted the get-many branch October 1, 2021 13:28
vweevers added a commit to Level/subleveldown that referenced this pull request Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semver-minor New features that are backward compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants