Docs Connect Components Processors compress compress Available in: Cloud, Self-Managed Compresses messages according to the selected algorithm. Supported compression algorithms are: [flate gzip lz4 pgzip snappy zlib] # Config fields, showing default values label: "" compress: algorithm: "" # No default (required) level: -1 The 'level' field might not apply to all algorithms. Fields algorithm The compression algorithm to use. Type: string Options: flate , gzip , lz4 , pgzip , snappy , zlib . level The level of compression to use. May not be applicable to all algorithms. Type: int Default: -1 Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution command couchbase