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

Commits on Nov 13, 2021

  1. Update FS2 integration logic and make optimizations to avoid re-chunk…

    …ing the FS2 stream & matching on each subtype of the fs2.Chunk to attempt conversion to a proper ZIO counterpart
    calvinlfer committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    1e2e128 View commit details
    Browse the repository at this point in the history
  2. Update FS2 version to the latest built with Scala 3.0.1 and merge imp…

    …lementations of queue sizes
    calvinlfer committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    b76bd13 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    e439f0d View commit details
    Browse the repository at this point in the history