influxdb: InfluxDB client library for Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

influxdb is an InfluxDB client library for Haskell.

See Database.InfluxDB for a quick start guide.


[Skip to Readme]

Properties

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.1, 1.9.1.2, 1.9.2, 1.9.2.1, 1.9.2.2, 1.9.3, 1.9.3.1
Change log CHANGELOG.md
Dependencies aeson (>=0.7 && <1.6), attoparsec (<0.14), base (>=4.11 && <4.16), bytestring (>=0.10 && <0.12), clock (>=0.7 && <0.9), containers (>=0.5 && <0.7), foldl (>=1.1.3 && <1.5), http-client (>=0.5 && <0.8), http-types (>=0.8.6 && <0.13), influxdb, lens (>=4.9 && <5.1), mwc-random, network (>=2.6 && <3.2), optional-args (>=1.0 && <1.1), scientific (>=0.3.3 && <0.4), tagged (>=0.1 && <0.9), text (<1.3), time (>=1.5 && <1.12), unordered-containers (<0.3), vector (>=0.10 && <0.13) [details]
License BSD-3-Clause
Copyright Copyright (C) 2014-2021 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 2021-03-12T13:54:37Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
examples

Build examples

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for influxdb-1.9.1.1

[back to package description]

InfluxDB client library for Haskell

Hackage Hackage-Deps Haskell-CI Hackage CI Gitter

Currently this library is tested against InfluxDB 1.8.

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.