Browse Source

zookeeper: add source code link

pull/507/head
nodiscc 11 months ago
parent
commit
5d2febb193
No known key found for this signature in database GPG Key ID: 67FC4266A4B6909
  1. 2
      README.md

2
README.md

@ -633,7 +633,7 @@ _Related: [Databases](#databases), [Monitoring](#monitoring)_
- [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. ([Source Code](https://github.com/hashicorp/consul))
- [etcd](https://etcd.io/) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. ([Source Code](https://github.com/coreos/etcd))
- [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
- [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. ([Source Code](https://github.com/apache/zookeeper))
### Software Containers

Loading…
Cancel
Save