1 repo
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.
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.