aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2015-05-18 10:31:09 -0600
committerBen Johnson <benbjohnson@yahoo.com>2015-05-18 10:31:09 -0600
commit75e094b84fc4e3443771286d3ffc8d623e00bfd4 (patch)
treec8fd3c79b0d483ff56d98e2a6c63857d930c0ae1
parentMerge branch 'fix-crash' (diff)
parentUpdate README.md (diff)
downloaddedo-75e094b84fc4e3443771286d3ffc8d623e00bfd4.tar.gz
dedo-75e094b84fc4e3443771286d3ffc8d623e00bfd4.tar.xz
Merge pull request #374 from oliver006/master
Update README.md - add project
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7469f3e..b76a473 100644
--- a/README.md
+++ b/README.md
@@ -593,5 +593,6 @@ Below is a list of public, open source projects that use Bolt:
* [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.
* [Freehold](http://tshannon.bitbucket.org/freehold/) - An open, secure, and lightweight platform for your files and data.
+* [Prometheus Annotation Server](https://github.com/oliver006/prom_annotation_server) - Annotation server for PromDash & Prometheus service monitoring system.
If you are using Bolt in a project please send a pull request to add it to the list.