influxdb-rust icon indicating copy to clipboard operation
influxdb-rust copied to clipboard

consistency params support

Open Strafo opened this issue 1 year ago • 1 comments

Add Write consistency parameter to support InfluxDB Enterprise.

For the go client library it was a small change: https://github.com/influxdata/influxdb-client-go/pull/348/files#diff-27816c8e9d4abdc1d7aa91a3b3298b2b37afcfd60dc9094d47e2f4d58d05c74a

Strafo avatar Feb 15 '24 14:02 Strafo

Looks like that could be a small change here too. PRs welcome.

msrd0 avatar Feb 15 '24 16:02 msrd0