Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 351 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 351 Bytes

KairosDB is a fast distributed scalable time series database written primarily for Cassandra but works with HBase as well.

Because it is written on top of Cassandra (or HBase) it is very fast and scalable. With a single node we are able to capture 40,000 points of data per second.

Documentation is found here.