Преглед на файлове

Add ZooKeeper to service discover section.

ZooKeeper is a centralized service for maintaining configuration information,
naming, providing distributed synchronization, and providing group services.
Benjamin Dos Santos преди 12 години
родител
ревизия
f615d00674
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -82,6 +82,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 ## Service discovery
 ## Service discovery
 
 
 * [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
 * [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
+* [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
 
 
 ## Cloud Storage
 ## Cloud Storage