Skip to content

Conversation

@segayuu
Copy link
Contributor

@segayuu segayuu commented May 14, 2020

The implementation of exportAsync() currently depends on Stream.
However, by using FileHandle#writev(), you can implement streaming IO while eliminating the large abstract Stream.

Copy link
Member

@SukkaW SukkaW left a comment

Choose a reason for hiding this comment

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

Noticed that the test on Node.js 10 has failed.

@segayuu segayuu mentioned this pull request May 17, 2020
@segayuu segayuu force-pushed the Replace-exportAsync branch from ac1e8d6 to f9f2dbf Compare May 17, 2020 09:37
@segayuu segayuu requested a review from SukkaW May 17, 2020 09:38
Copy link
Member

@SukkaW SukkaW left a comment

Choose a reason for hiding this comment

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

LGTM!

@SukkaW
Copy link
Member

SukkaW commented May 17, 2020

cc @hexojs/core

@SukkaW SukkaW merged commit 156b1be into hexojs:master May 19, 2020
@segayuu segayuu deleted the Replace-exportAsync branch May 19, 2020 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants