I saw a few recent commits:
- Removed the LZ4 integration and the CompressionLayer.
- Removed the miniz integration and the ZipFile layer.
- Replaced TaskFlow with a custom, much simpler thread pool implementation.
Why is that? Reduce dependencies on the project?
I saw a few recent commits:
Why is that? Reduce dependencies on the project?