Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
/encoding-downPublic archive

Add db.getMany(keys) - #102

Merged
vweevers merged 2 commits into
masterfrom
get-many
Sep 30, 2021
Merged

Add db.getMany(keys)#102
vweevers merged 2 commits into
masterfrom
get-many

Conversation

@vweevers

Copy link
Copy Markdown
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).

@vweeversvweevers 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 masterSep 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 freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or requestsemver-minorNew features that are backward compatible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@vweevers@ralphtheninja