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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -94,4 +94,4 @@ Tested:
94
94
95
95
## Thanks
96
96
97
-
Because [**influxdbclient-rs**](https://github.com/driftluo/InfluxDBClient-rs) only support to the 1.x version. I read [**influxdb2-client**](https://github.com/influxdata/influxdb_iox/tree/main/influxdb2_client) and [**influxdb-client-go**](https://github.com/influxdata/influxdb-client-go) source, and then try to write a library for 1.0+ version for support for my own use.
97
+
Because [**influxdbclient-rs**](https://github.com/driftluo/InfluxDBClient-rs) only supported the 1.x version. I ended up reading [**influxdb2-client**](https://github.com/influxdata/influxdb_iox/tree/main/influxdb2_client) and [**influxdb-client-go**](https://github.com/influxdata/influxdb-client-go) source code and then wrote a library for 2.x API version for support for my own use.[**influxdb2-client**](https://github.com/influxdata/influxdb_iox/tree/main/influxdb2_client); although functioning, was not published to crates so I opted to build my own. Enjoy!
0 commit comments