Add Facebook's Beringei time-series DB

This commit is contained in:
Berk Birand
2016-12-22 21:08:28 -05:00
committed by GitHub
parent be3c65ea4d
commit 45f112b492

View File

@@ -263,6 +263,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
* [Newts](https://opennms.github.io/newts/) - a time series database based on Apache Cassandra.
* [OpenTSDB](http://opentsdb.net) - distributed time series database on top of HBase.
* [Prometheus](http://prometheus.io) - a time series database and service monitoring system.
* [Beringei](https://github.com/facebookincubator/beringei) - Facebook's in-memory time-series database.
* [TrailDB](http://traildb.io/) - an efficient tool for storing and querying series of events.
* [Druid](https://github.com/druid-io/druid/) Column oriented distributed data store ideal for powering interactive applications
* [Riak-TS](http://basho.com/products/riak-ts/) Riak TS is the only enterprise-grade NoSQL time series database optimized specifically for IoT and Time Series data.