-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I'm using nippy without any compression. It would be nice to exclude the dependencies that are (I think) only required for compression, and keep the dependency footprint smaller. At the moment, if I exclude these dependencies, then compilation fails. I guess the code could be re-worked to dynamically reference classes in these libs? Happy to experiment with this and do a pull request if you think it is acceptable to do this.
Lines 13 to 14 in 5a9a391
[org.tukaani/xz "1.9"] | |
[io.airlift/aircompressor "0.27"]] |