0.1.0 • Published 11 years ago

datum v0.1.0

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

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!