Variable | COMPRESSION_TYPE | |
Description | Sets default compression levels for segments and minisegments | |
Value Type | string | |
Default | high | |
Valid Values | fast | Compress using LZ4 |
high | Compress using LZ4 in the digest pipeline; using ZSTD when merging segments. |
Sets the compression level in the digest and segment pipelines.
ini
COMPRESSION_TYPE=high