You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Dan Simpson <da...@gmail.com> on 2013/01/30 17:39:09 UTC

Chronos - Timeseries with Hector

Hello,

I recently open sourced a WIP java library for handling timestamped data.
 I am looking for feedback/criticism and also interest.  It was made
primarily to process lots of small numeric values, without having to load
the entire set into memory.

Anyways, thoughts and feedback appreciated.

--Dan

Re: Chronos - Timeseries with Hector

Posted by Dan Simpson <da...@gmail.com>.
I'm sure it helps if I link the thing: https://github.com/dansimpson/chronos


On Wed, Jan 30, 2013 at 8:39 AM, Dan Simpson <da...@gmail.com> wrote:

> Hello,
>
> I recently open sourced a WIP java library for handling timestamped data.
>  I am looking for feedback/criticism and also interest.  It was made
> primarily to process lots of small numeric values, without having to load
> the entire set into memory.
>
> Anyways, thoughts and feedback appreciated.
>
> --Dan
>