still active?
Closed this issue · 3 comments
I'm cleaning up the https://docs.influxdata.com/influxdb/v1.0/tools/api_client_libraries/ page and removing those libraries that aren't compatible with InfluxDB 1.0.
I'll remove this project from that page on October 15th unless you have plans to update for 1.0 compatibility. Thanks!
I would also be interested in the state of things. The current version doesn't even seem to compile properly against OpenSSL (undefined reference to SSLv3_method
).
If the library is unmaintained, a note in the README would help. I only noticed these problems after finishing the implementation of a stats logigng tool, unfortunately :(
Hi guys! Sorry for very late answer.
Currently all my developments are in golang.
I could add somebody (or move repo to) as maintainer who will be more active in development of this lib. E.g. @polachok were active some time =)
This library doesn't appear to be well developed at that, no offense. Lots of borrowing of values without consideration of ergonomic use of the library.