Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Efficient (non-foundation) async FileSystem helpers #40

Open
Joannis opened this issue Jan 16, 2018 · 1 comment
Open

Efficient (non-foundation) async FileSystem helpers #40

Joannis opened this issue Jan 16, 2018 · 1 comment

Comments

@Joannis
Copy link
Contributor

Joannis commented Jan 16, 2018

Foundation is written synchronously (blocking) and is known to have at least one FS bug now. Specifically for writing files there is no current way to do this asynchronously (from a stream). We should add a filesystem API for reading and writing files using streams more efficiently.

@Joannis Joannis self-assigned this Jan 16, 2018
@Joannis
Copy link
Contributor Author

Joannis commented Feb 1, 2018

#39 is related

@tanner0101 tanner0101 added this to Backlog in Vapor 3 Feb 26, 2018
@tanner0101 tanner0101 removed this from Backlog in Vapor 3 Mar 21, 2018
@Joannis Joannis removed their assignment Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant