Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

feat: add streaming/cancellable API #34

Merged
merged 2 commits into from
May 7, 2020
Merged

Conversation

achingbrain
Copy link
Member

Upgrades to the latest interface-datastore which includes streaming APIs and passing AbortControllers.

Uses the new Adapter class to implement these with minimal code changes.

Upgrades to the latest interface-datastore which includes streaming APIs and passing AbortControllers.

Uses the new Adapter class to implement these with minimal code changes.
@achingbrain achingbrain requested a review from hugomrdias May 7, 2020 15:41
Copy link
Member

@hugomrdias hugomrdias left a comment

Choose a reason for hiding this comment

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

the other leveljs calls dont need options only batch ?

@achingbrain
Copy link
Member Author

Ah, no - I took the options out because level doesn't support any. Missed the batch call, is gone now.

@achingbrain achingbrain merged commit 6bfb51a into master May 7, 2020
@achingbrain achingbrain deleted the feat/streaming-api branch May 7, 2020 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants