You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
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.