Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

dsully/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