Andre created NIFI-2827:
---------------------------
Summary: CompressContent should support brotli (MIT) and zstd (BSD
+ Patent grant)
Key: NIFI-2827
URL: https://issues.apache.org/jira/browse/NIFI-2827
Project: Apache NiFi
Issue Type: Bug
Reporter: Andre
brotli and zstd are gaining lots of momentum across the IoT sphere and I
suspect it would be a nice to have in NiFi to be able to support those two
emerging compression algorithms.
Both brotli and zstd JAVA implementations are JNIs
https://github.com/MeteoGroup/jbrotli (ASL 2)
https://github.com/luben/zstd-jni (3 clause BSD)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)