This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Add support for messagepack #733
Closed
Description
The preferred response format for InfluxDB is now MessagePack, for reasons listed in influxdata/influxdb#8330 .
Supporting it and using it by default when the server supports it too would solve several open issues, such as #665 and #715. It would also improve performance, and lower the required amount of data to be transmitted between the server and the client.
Metadata
Metadata
Assignees
Labels
No labels