public
Rubygem
Description: A simple Ruby wrapper for RRDtool backed databases.
Homepage:
Clone URL: git://github.com/JEG2/rrdb.git
James Edward Gray II (author)
Mon Jul 21 07:56:04 -0700 2008
rrdb /
name age message
file .gitignore Loading commit data...
file AUTHORS
file CHANGELOG
file COPYING Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [James Edward Gray II]
file INSTALL
file LICENSE Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [James Edward Gray II]
file README Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [James Edward Gray II]
file Rakefile Thu Jun 19 10:57:52 -0700 2008 Minor fixes. [James Edward Gray II]
directory lib/ Mon Jul 21 07:56:04 -0700 2008 Version 0.0.2 release. [James Edward Gray II]
file rrdb.gemspec
file setup.rb Thu Jun 19 08:43:53 -0700 2008 Documentation and gem specification. [James Edward Gray II]
directory test/ Mon Jul 21 07:40:15 -0700 2008 Fixing number field conversions. [James Edward Gray II]
= 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.