diff options
author | Ryan Uber <ru@ryanuber.com> | 2015-05-19 19:12:40 -0700 |
---|---|---|
committer | Ryan Uber <ru@ryanuber.com> | 2015-05-19 19:12:40 -0700 |
commit | 89ab2196305961fcf0eafa8a571a366448fee063 (patch) | |
tree | e6f6a46bb32658e179c44bff3ef8a99a899a851c | |
parent | README (diff) | |
download | dedo-89ab2196305961fcf0eafa8a571a366448fee063.tar.gz dedo-89ab2196305961fcf0eafa8a571a366448fee063.tar.xz |
Add Consul to README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |