Skip to content

Commit e9fc4fd

Browse files
modified readme
1 parent 4a1317d commit e9fc4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ Tested:
9494

9595
## Thanks
9696

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

Comments
 (0)