Buffer streams in parallel.
What's Changed
- WIP: Fix performance regression and rename maxBufferSize to bufferInputSize. by @pspoerri in #54
- Enable local testing. by @pspoerri in #56
- Buffer streams in parallel up to a threshold. by @pspoerri in #57
- Configure readahead if the filesystem supports it. by @pspoerri in #62
- Enable tests if scala version 2.12. by @pspoerri in #63
Full Changelog: v0.8.2...v0.9