QuestDB JavaScript Client - v5.0.0
    Preparing search index...

    Type Alias QwpNegotiatedEgressCompression

    QwpNegotiatedEgressCompression:
        | { codec: "raw"; level: 0 }
        | { codec: "zstd"; level: number }
        | { codec: "unknown"; contentEncoding: string; level: 0 }