awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Distributed Consensus Protocols · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDistributed Consensus Protocols

Algorithms for maintaining state consistency across multiple nodes in a cluster.

Distinguishing note: Focuses on Raft-based implementations for high availability.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Consensus Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Distributed Consensus Protocols

Awesome Distributed Consensus Protocols GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • typesense/typesense

    typesense/typesense

    25,254View on GitHub↗

    Typesense is a distributed search engine designed to provide sub-millisecond query latency across massive datasets. It functions as both a high-performance indexing and retrieval engine and a comprehensive search experience platform, offering built-in typo tolerance and tools for managing relevance through synonym configuration, result curation, and complex filtering. The platform distinguishes itself by utilizing in-memory indexing to maintain high-throughput data retrieval and integrating vector database capabilities to support semantic similarity searches. It ensures data consistency and h

    Coordinates state changes across a distributed cluster to maintain data consistency during network partitions.

    C++algoliadatastoreelasticsearch
    25,254View on GitHub↗