pdelong42 / rrd4clj

RRD API for Clojure based on RRD4J
http://maoe.github.com/rrd4clj/autodoc/
BSD 3-Clause "New" or "Revised" License
16 stars 5 forks source link

rrd4clj

RRD API for Clojure using RRD4J.

Installation

To include rrd4clj in your Leiningen project, add the following dependency to your project.clj:

[org.clojars.pdelong/rrd4clj "1.0.2"]

Warning: the above is an old version of the code. Ownership of this repository has recently changed hands to me, and I need to make time to push the latest version of the code to clojars. Apologies for the delays - I'll get to it as free-time permits.

Documentation

License

Copyright (c) 2010-2015 Mitsutoshi Aoe and released under New BSD Lisence. Copyright (c) 2016 Paul DeLong and released under New BSD Lisence.

ToDo