Natural Log (ln
for short) is a time series database with a REST API. The
database records time-varying scalars, arrays, and generic binary data at
irregularly-spaced intervals, and supports time-oriented queries on that data.
It is primarily intended for logging numeric data, rather than string messages
like syslog.
WARNING: Natural Log is currently practicing "Documentation Driven Development," so none of the code exists to do any of this yet.
Natural Log requires:
The full documentation of Natural Log is at:
Source code and issue tracker are found at GitHub:
Continuous integration is provided by Travis-CI:
https://travis-ci.org/seibert/ln/builds
Natural Log is developed by Stan Seibert and Andy Mastbaum.