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

refactor: async iterators #12

Merged
merged 6 commits into from
May 29, 2019
Merged

refactor: async iterators #12

merged 6 commits into from
May 29, 2019

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Dec 2, 2018

Uses async await and async iterators to implement the proposal here ipfs/interface-datastore#25

Some tests are skipped until datastore-core is refactored.

cc @ipfs/javascript-team

Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

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

Looks good!

@AuHau
Copy link
Member

AuHau commented May 28, 2019

Any update on this? interface-datastore has already the async refactor merged and released with 0.7.0, so I believe this is not blocked anymore?

alanshaw and others added 6 commits May 29, 2019 14:37
Uses async await and async iterators to implement the proposal here ipfs/interface-datastore#25

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
@achingbrain achingbrain merged commit a843329 into master May 29, 2019
@achingbrain achingbrain deleted the refactor/async-iterators branch May 29, 2019 13:58
@achingbrain
Copy link
Member

Published as v0.12.0. Please see the README note on database names before upgrading!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants