etcd is a distributed key-value store and configuration store designed to maintain a consistent set of data across a cluster of nodes. It functions as a reliable registry for storing and synchronizing critical settings and metadata used by distributed applications. The system implements the Raft consensus algorithm to ensure data consistency and leader election across servers. To protect data transfers and verify node identities, it utilizes a network security layer based on mutual TLS and client certificates. Its capabilities cover distributed configuration management, cluster state synchro
A local webserver for developers
A registry for resilient mid-tier load balancing and failover.
The main features of checkr/flagr are: Server Applications, Server Applications and Infrastructure.
Open-source alternatives to checkr/flagr include: getfider/fider — Fider Feedback • Fider Demo • Docs • Contributing. krotik/dudeldu. bilibili/discovery — A registry for resilient mid-tier load balancing and failover. cortesi/devd — A local webserver for developers. coreos/etcd — etcd is a distributed key-value store and configuration store designed to maintain a consistent set of data across a… markphelps/flipt — Flipt is a Git-native feature management platform and enterprise feature toggle server. It uses Git repositories as…