From 7a350112035c5d056e40d697a216c9534871f946 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 3 Jul 2023 14:57:26 +0200 Subject: [PATCH] remove doozerd (unmaintained since 2013) - https://github.com/ha/doozerd/commits/master --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f7309ba..1d46e34 100644 --- a/README.md +++ b/README.md @@ -632,7 +632,6 @@ _Related: [Databases](#databases), [Monitoring](#monitoring)_ **[`^ back to top ^`](#awesome-sysadmin)** - [Consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. ([Source Code](https://github.com/hashicorp/consul)) -- [Doozerd](https://github.com/ha/doozerd) - Doozer is a highly-available, completely consistent store for small amounts of extremely important data. - [etcd](https://github.com/coreos/etcd) - distributed K/V-Store, authenticating via SSL PKI and a REST HTTP Api for shared configuration and service discovery. - [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.