@hackage influxdb1.9.3.2
InfluxDB client library for Haskell
Installation
CustomTested Compilers
Dependencies (19)
- base >=4.11 && <4.21
- bytestring >=0.10 && <0.13
- containers >=0.5 && <0.8
- text <2.2
- vector >=0.10 && <0.14
- aeson >=0.7 && <2.3 Show all…
Dependents (4)
@hackage/acme-everything, @hackage/ekg-influxdb, @hackage/avers, @hackage/snaplet-influxdb
Package Flags
examples
(off by default)
Build examples
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.