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

Add db.getMany(keys) - #725

Merged
vweevers merged 2 commits into
masterfrom
get-many
Oct 1, 2021
Merged

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

Conversation

@vweevers

@vweeversvweevers commented Sep 25, 2021

Copy link
Copy Markdown
Member

@vweeversvweevers added enhancement New feature or request semver-minor New features that are backward compatible labels Sep 25, 2021
db.close(t.end.bind(t))
})

// we should still be in a state of limbo down here, not opened or closed, but 'new'

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, behavior didn't change here. The comment was just outdated / incorrect.

@vweevers

This comment has been minimized.

@vweevers
vweevers marked this pull request as draft September 29, 2021 08:42
As well as the encoding-down and memdown devDependencies.
Adds `db.status` and `db.isOperational()` for API parity.
Ref Level/deferred-leveldown#90
@vweevers
vweevers marked this pull request as ready for review September 30, 2021 21:10
@vweevers
vweevers merged commit 2226bba into masterOct 1, 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.

Batch get option

2 participants

@vweevers@ralphtheninja