fluent / fluent-plugin-s3

Amazon S3 input and output plugin for Fluentd
https://docs.fluentd.org/output/s3
314 stars 218 forks source link

dependency: remove zstd-ruby #445

Closed daipom closed 2 weeks ago

daipom commented 2 weeks ago

Remove zstd-ruby from the dependencies. We need to manually install zstd-ruby to use zstd compression.

zstd-ruby gem needs to build native extensions. It is not desirable to require a build environment for this optional feature.