brod
brod copied to clipboard
Remove snappyer from default dependency
The snappy support is optional and configurable after kafka_protocol 4.0 in https://github.com/kafka4beam/brod/pull/459, so it should not be a default dependency. Besides, making it default will prevent users from excluding it.
This is a breaking change. Users using producers and/or consumers with compression enabled must explicitly add a compression application/module.