1 repo
Mechanisms for nodes to discover each other and maintain a consistent view of cluster state.
Distinguishing note: No existing candidates provided; focuses on distributed state discovery via gossip protocols.
Explore 1 awesome GitHub repository matching devops & infrastructure · Cluster Membership Protocols. Refine with filters or upvote what's useful.
Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes of unstructured log data. It functions as a distributed observability platform that correlates logs, metrics, and traces to provide comprehensive visibility into the health and performance of complex infrastructure. The system distinguishes itself through a distributed query execution model that processes large datasets in parallel across cluster nodes. It utilizes label-based stream indexing and a distributed index to map log data to specific chunks, enabling rapid retrieval w
Maintains cluster state and node discovery through peer-to-peer communication.