Compression setting for outbound HTTP requests to ClickHouse. Can be specified as a shorthand string ("gzip" or "none") or as an object with an algorithm field and an optional level (gzip only, 1–9).
"gzip"
"none"
algorithm
level
Generated using TypeDoc
Compression setting for outbound HTTP requests to ClickHouse. Can be specified as a shorthand string (
"gzip"or"none") or as an object with analgorithmfield and an optionallevel(gzip only, 1–9).