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

Update FS2 and attempt optimizations to FS2 -> ZStream conversion logic #455

Merged
merged 3 commits into from
Dec 14, 2021

Conversation

calvinlfer
Copy link
Member

Update FS2 integration logic and make optimizations to avoid re-chunking the FS2 stream (by dropping down to fs2's Pull to access the existing chunked structure) & matching on each subtype of the fs2.Chunk to attempt conversion to a proper ZIO counterpart

…ing the FS2 stream & matching on each subtype of the fs2.Chunk to attempt conversion to a proper ZIO counterpart
@calvinlfer
Copy link
Member Author

hey @adamgfraser @neko-kai can y'all please have a look when y'all have some time?

@adamgfraser adamgfraser merged commit 1bafafc into zio:master Dec 14, 2021
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