diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2015-05-19 20:17:35 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2015-05-19 20:17:35 -0600 |
commit | 55af28c19cd84431e1f3c5b132a07c1deecff10b (patch) | |
tree | e6f6a46bb32658e179c44bff3ef8a99a899a851c | |
parent | README (diff) | |
parent | Add Consul to README (diff) | |
download | dedo-55af28c19cd84431e1f3c5b132a07c1deecff10b.tar.gz dedo-55af28c19cd84431e1f3c5b132a07c1deecff10b.tar.xz |
Merge pull request #376 from ryanuber/readme-consul
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. |