I'm excited since I'm specifically in the market for a lightweight tsdb written in Erlang.
Also the documentation looks quite nice.<p>But like all the other possible contenders I've found, so far. I am unable to compile this project out of the box. Hopefully the maintainers of this one will be commenting on my github issues.<p>At this point it I'm getting the feeling I will have to my own half-baked tsdb to answer only my immediate problem, instead of finding the magic do-it-all well written, documented and extensible tsdb in Erlang.
(I'm 2 weeks into Erlang, so it will probably be very terrible).<p>I've tried (and opened various issues on):
pulsedb: <a href="https://github.com/pulsedb/pulsedb" rel="nofollow">https://github.com/pulsedb/pulsedb</a>
litetsdb: <a href="https://github.com/dreyk/litetsdb" rel="nofollow">https://github.com/dreyk/litetsdb</a>
etsdb: <a href="https://github.com/philipcristiano/etsdb" rel="nofollow">https://github.com/philipcristiano/etsdb</a>