aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2015-05-19 20:17:35 -0600
committerBen Johnson <benbjohnson@yahoo.com>2015-05-19 20:17:35 -0600
commit55af28c19cd84431e1f3c5b132a07c1deecff10b (patch)
treee6f6a46bb32658e179c44bff3ef8a99a899a851c
parentREADME (diff)
parentAdd Consul to README (diff)
downloaddedo-55af28c19cd84431e1f3c5b132a07c1deecff10b.tar.gz
dedo-55af28c19cd84431e1f3c5b132a07c1deecff10b.tar.xz
Merge pull request #376 from ryanuber/readme-consul
Add Consul to README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c828200..9ae37ee 100644
--- a/README.md
+++ b/README.md
@@ -609,5 +609,6 @@ Below is a list of public, open source projects that use Bolt:
* [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.
+* [Consul](https://github.com/hashicorp/consul) - Consul is service discovery and configuration made easy. Distributed, highly available, and datacenter-aware.
If you are using Bolt in a project please send a pull request to add it to the list.