datum
Datum is a javascript module which enables storage and aggregation of metric data in leveldb key value store.
Objectives
This library is currently focused on storing various metrics gathered via collectd and statsd. The awesome map-reduce module will be used to aggregate this data and maintain it in buckets.
Status
This project is currently WORK IN PROGRESS!