influxdb: Haskell client library for InfluxDB

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 a Haskell client library for InfluxDB.

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.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
Change log CHANGELOG.md
Dependencies aeson (>=0.7 && <1.5), attoparsec (<0.14), base (>=4.8 && <4.13), bytestring (>=0.10 && <0.11), clock (>=0.7 && <0.8), containers (>=0.5 && <0.7), foldl (>=1.1.3 && <1.5), http-client (>=0.5 && <0.6), http-types (>=0.8.6 && <0.13), influxdb, lens (>=4.9 && <4.18), 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-07-23T00:10:55Z

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.6.0.7

[back to package description]

Haskell client library for InfluxDB

Build Status Hackage Hackage-Deps Gitter

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.

Contact information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on gitter.