influxdb-1.9.1.2: README.md
# InfluxDB client library for Haskell
[](https://hackage.haskell.org/package/influxdb)
[](http://packdeps.haskellers.com/feed?needle=influxdb)
[](https://github.com/maoe/influxdb-haskell/actions/workflows/haskell-ci.yml)
[](https://matrix.hackage.haskell.org/package/influxdb)
[](https://gitter.im/maoe/influxdb-haskell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
Currently this library is tested against InfluxDB 1.8. InfluxDB 2 isn't supported (yet).
## Getting started
There is [a quick start guide](https://hackage.haskell.org/package/influxdb/docs/Database-InfluxDB.html) 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](https://gitter.im/maoe/influxdb-haskell).