Merge pull request #347 from mike-marcacci/patch-1

Added InfluxDB to list of projects using bolt
pull/34/head
Ben Johnson 2015-04-11 19:58:53 -06:00
commit 5edfe08f65
1 changed files with 1 additions and 0 deletions

View File

@ -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.