public
Description: A simple Ruby wrapper for RRDtool backed databases.
Homepage:
Clone URL: git://github.com/JEG2/rrdb.git
rrdb /
name age message
file .gitignore Mon Jul 21 07:06:09 -0700 2008 Adding support for symbols in fields. [JEG2]
file AUTHORS Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [JEG2]
file CHANGELOG Mon Jul 21 07:56:04 -0700 2008 Version 0.0.2 release. [JEG2]
file COPYING Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [JEG2]
file INSTALL Thu Jun 19 10:57:52 -0700 2008 Minor fixes. [JEG2]
file LICENSE Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [JEG2]
file README Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [JEG2]
file Rakefile Thu Jun 19 10:57:52 -0700 2008 Minor fixes. [JEG2]
directory lib/ Mon Jul 21 07:56:04 -0700 2008 Version 0.0.2 release. [JEG2]
file rrdb.gemspec Mon Jul 21 07:56:04 -0700 2008 Version 0.0.2 release. [JEG2]
file setup.rb Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [JEG2]
directory test/ Mon Jul 21 07:40:15 -0700 2008 Fixing number field conversions. [JEG2]
README
= Read Me

by James Edward Gray II

== Description

RRDB is a simple wrapper around RRDtool for managing round robin database files.
Methods are provided to create new databases, update them with new data, and
fetch archives back out.

== Documentation

See RRDB for documentation.

== Installing

See the INSTALL file for instructions.

== Questions and/or Comments

Feel free to email {James Edward Gray II}[mailto:james@graysoftinc.com] with any
questions.