aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2015-04-11 19:58:53 -0600
committerBen Johnson <benbjohnson@yahoo.com>2015-04-11 19:58:53 -0600
commit5edfe08f65c6427aee8c84e4cb720b4653801286 (patch)
tree73897f93c0275d5c168d2546a62da362396150ca
parentMerge pull request #342 from chrislusf/master (diff)
parentAdded InfluxDB to list of projects using bolt (diff)
downloaddedo-5edfe08f65c6427aee8c84e4cb720b4653801286.tar.gz
dedo-5edfe08f65c6427aee8c84e4cb720b4653801286.tar.xz
Merge pull request #347 from mike-marcacci/patch-1
Added InfluxDB to list of projects using bolt
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d106e36..401a757 100644
--- a/README.md
+++ b/README.md
@@ -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.