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.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, 1.9.3.2 |
Change log |
CHANGELOG.md |
Dependencies |
aeson (>=0.7 && <2.3), attoparsec (<0.15), attoparsec-aeson (>=2.1 && <2.3), base (>=4.11 && <4.21), bytestring (>=0.10 && <0.13), clock (>=0.7 && <0.9), containers (>=0.5 && <0.8), foldl (>=1.1.3 && <1.5), http-client (>=0.5 && <0.8), http-types (>=0.8.6 && <0.13), influxdb, lens (>=4.9 && <5.4), mwc-random, network (>=2.6 && <3.3), optional-args (>=1.0 && <1.1), scientific (>=0.3.3 && <0.4), tagged (>=0.1 && <0.9), text (<2.2), time (>=1.5 && <1.15), unordered-containers (<0.3), vector (>=0.10 && <0.14) [details] |
License |
BSD-3-Clause |
Copyright |
Copyright (C) 2014-2024 Mitsutoshi Aoe |
Author |
Mitsutoshi Aoe |
Maintainer |
Mitsutoshi Aoe <me@maoe.name> |
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 2024-07-12T14:17:30Z |
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.
Contributions and bug reports are welcome!
Please feel free to contact me through github or on gitter.