classy-influxdb-simple: Super simple InfluxDB package in Classy-MTL style

[ bsd3, database, library ] [ Propose Tags ]
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.2.1.0
Dependencies aeson, async-io-either, base (>=4.7 && <5), bytestring, lens, mtl, scientific, text, time, vector, wreq [details]
License BSD-3-Clause
Copyright 2017 Sean Chalmers
Author Sean Chalmers
Maintainer sclhiannan@gmail.com.au
Category Database
Home page https://github.com/mankyKitty/classy-influxdb-simple#readme
Source repo head: git clone https://github.com/mankyKitty/classy-influxdb-simple
Uploaded by schalmers at 2017-02-23T04:53:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3916 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-02-23 [all 1 reports]

Readme for classy-influxdb-simple-0.2.1.0

[back to package description]

Classy InfluxDB Simple

A simple, stupid, classy-mtl style, wrapper for interacting with InfluxDB via the HTTP API.

It doesn't do a lot to protect you from yourself, however it does wire in nicely with an application structured using the Classy Lenses/MTL style. Can/Has/As et al.