aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Uber <ru@ryanuber.com>2015-05-19 19:12:40 -0700
committerRyan Uber <ru@ryanuber.com>2015-05-19 19:12:40 -0700
commit89ab2196305961fcf0eafa8a571a366448fee063 (patch)
treee6f6a46bb32658e179c44bff3ef8a99a899a851c
parentREADME (diff)
downloaddedo-89ab2196305961fcf0eafa8a571a366448fee063.tar.gz
dedo-89ab2196305961fcf0eafa8a571a366448fee063.tar.xz
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.