owainlewis / influxdb-haskell

InfluxDB client library for Haskell

Home Page:https://hackage.haskell.org/package/influxdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfluxDB client library for Haskell

Hackage Hackage-Deps Haskell-CI Hackage CI Gitter

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.

About

InfluxDB client library for Haskell

https://hackage.haskell.org/package/influxdb

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 99.5%Language:Shell 0.5%