Description
InfluxDB client library for Haskell.
Description
influxdb
is an InfluxDB client library for Haskell.
See Database.InfluxDB
for a quick start guide.
README.md
InfluxDB client library for Haskell
Currently this library is tested against InfluxDB 1.8. InfluxDB 2 isn't supported (yet).
Getting started
There is a quick start guide on Hackage.
Running tests
Either cabal new-test
or stack test
runs the doctests in Haddock comments. Note that they need a local running InfluxDB server.
Contact information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on gitter.