aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Marcacci <mike.marcacci@gmail.com>2015-04-11 18:16:07 -0700
committerMike Marcacci <mike.marcacci@gmail.com>2015-04-11 18:16:07 -0700
commitc50df3a8915ad4f410147e7622604e101c47a2f9 (patch)
tree73897f93c0275d5c168d2546a62da362396150ca /README.md
parentMerge pull request #342 from chrislusf/master (diff)
downloaddedo-c50df3a8915ad4f410147e7622604e101c47a2f9.tar.gz
dedo-c50df3a8915ad4f410147e7622604e101c47a2f9.tar.xz
Added InfluxDB to list of projects using bolt
Diffstat (limited to 'README.md')
-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.