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

feat: Added internal IO abstraction #80

Merged
merged 7 commits into from
Nov 5, 2019
Merged

Conversation

mitsuhiko
Copy link
Member

@mitsuhiko mitsuhiko commented Nov 4, 2019

This removes our use of streams externally and adds an internal IO abstraction that can produce normal malloc allocated buffers which is better for our C layer.

It also has a file writer that is async safe.

@mitsuhiko mitsuhiko merged commit 52a3843 into master Nov 5, 2019
@mitsuhiko mitsuhiko deleted the feature/io-abstraction branch November 5, 2019 17:06
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.

None yet

2 participants