Skip to content

octo/circulardb

 
 

Repository files navigation

CircularDB is an on disk time series data storage format & library.

Similar to RRDTool, but with cleaner, smaller code base & API.

Optimized for writes, no averaging of data is done unless you ask for it.

Some basic statistics are available, and ride on top of the GSL library:

http://www.gnu.org/software/gsl/

There is no graphing built in at this point.
I recommend using Flot: http://code.google.com/p/flot/

Documentation needs creating / improving.

BSD License.

Use autoreconf --install to update autotools.

--dan

About

Fast Time Series Storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.6%
  • C 19.1%
  • Ruby 15.0%
  • Perl 2.3%
  • C++ 1.0%