Versions |
0.0.0, 0.1.0, 0.1.0.1, 0.2.0, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.2, 0.3.0, 0.3.0.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.6.0, 0.7.0, 0.7.1, 0.7.1.1, 0.8.0, 0.9.0, 0.9.0.1, 0.9.1, 0.9.1.1, 0.9.1.2, 0.9.1.3, 0.10.0, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.2.1, 1.1.2.2, 1.2.0, 1.2.1, 1.2.2, 1.2.2.1, 1.2.2.2, 1.2.2.3, 1.3.0, 1.3.0.1, 1.4.0, 1.5.0, 1.5.1, 1.5.2, 1.6.0, 1.6.0.1, 1.6.0.2, 1.6.0.2, 1.6.0.3, 1.6.0.4, 1.6.0.5, 1.6.0.6, 1.6.0.7, 1.6.0.8, 1.6.0.9, 1.6.1, 1.6.1.1, 1.6.1.2, 1.6.1.3, 1.7.0, 1.7.1, 1.7.1.1, 1.7.1.2, 1.7.1.3, 1.7.1.4, 1.7.1.5, 1.7.1.6, 1.8.0, 1.9.0, 1.9.1, 1.9.1.1, 1.9.1.2, 1.9.2, 1.9.2.1, 1.9.2.2, 1.9.3, 1.9.3.1, 1.9.3.2 |
Change log |
CHANGELOG.md |
Dependencies |
aeson (>=0.7 && <1.4), attoparsec (<0.14), base (>=4.8 && <4.12), bytestring (>=0.10 && <0.11), clock (>=0.7 && <0.8), containers (>=0.5 && <0.6), foldl (>=1.1.3 && <1.5), http-client (>=0.5 && <0.6), http-types (>=0.8.6 && <0.13), influxdb, lens (>=4.9 && <4.17), mwc-random, network (>=2.6 && <2.8), optional-args (>=1.0 && <1.1), scientific (>=0.3.3 && <0.4), tagged (>=0.1 && <0.9), text (<1.3), time (>=1.5 && <1.10), unordered-containers (<0.3), vector (>=0.10 && <0.13) [details] |
License |
BSD-3-Clause |
Copyright |
Copyright (C) 2014-2018 Mitsutoshi Aoe |
Author |
Mitsutoshi Aoe |
Maintainer |
Mitsutoshi Aoe <maoe@foldr.in> |
Category |
Database |
Home page |
https://github.com/maoe/influxdb-haskell
|
Source repo |
head: git clone https://github.com/maoe/influxdb-haskell.git -b develop |
Uploaded |
by MitsutoshiAoe at 2018-04-29T12:48:33Z |
Haskell client library for InfluxDB
Currently this library is tested against InfluxDB 1.5.
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.
Contributions and bug reports are welcome!
Please feel free to contact me through github or on gitter.