Add ZSTD compression support for JSON output
der-eismann opened this issue · 0 comments
der-eismann commented
Currently the JSON output only supports GZIP or no compression at all. Would be great if support for ZSTD could be added, as it was proven multiple times that (de-)compression speeds and compression ratio can be significantly better than for classic gzip.