diff options
author | Mike Marcacci <mike.marcacci@gmail.com> | 2015-04-11 18:16:07 -0700 |
---|---|---|
committer | Mike Marcacci <mike.marcacci@gmail.com> | 2015-04-11 18:16:07 -0700 |
commit | c50df3a8915ad4f410147e7622604e101c47a2f9 (patch) | |
tree | 73897f93c0275d5c168d2546a62da362396150ca /README.md | |
parent | Merge pull request #342 from chrislusf/master (diff) | |
download | dedo-c50df3a8915ad4f410147e7622604e101c47a2f9.tar.gz dedo-c50df3a8915ad4f410147e7622604e101c47a2f9.tar.xz |
Added InfluxDB to list of projects using bolt
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -586,5 +586,6 @@ Below is a list of public, open source projects that use Bolt: * [tentacool](https://github.com/optiflows/tentacool) - REST api server to manage system stuff (IP, DNS, Gateway...) on a linux server. * [SkyDB](https://github.com/skydb/sky) - Behavioral analytics database. * [Seaweed File System](https://github.com/chrislusf/weed-fs) - Highly scalable distributed key~file system with O(1) disk read. +* [InfluxDB](http://influxdb.com) - Scalable datastore for metrics, events, and real-time analytics. If you are using Bolt in a project please send a pull request to add it to the list. |