awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesAutomatic Failover Replicas

Replicates data across multiple cluster members and promotes backup replicas to primary status automatically if the original owner fails.

Distinct from Primary-Replica Replication: Distinct from Primary-Replica Replication: focuses on the automated promotion of replicas to primary status during failure, not just the replication architecture.

Explore 3 awesome GitHub repositories matching data & databases · Automatic Failover Replicas. Refine with filters or upvote what's useful.

Awesome Automatic Failover Replicas GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hazelcast/hazelcastAvatar de hazelcast

    hazelcast/hazelcast

    6,570Voir sur GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Ensures continuous data availability by automatically promoting backup replicas when primary nodes fail.

    Javabig-datacachingdata-in-motion
    Voir sur GitHub↗6,570
  • datlechin/tableproAvatar de datlechin

    datlechin/TablePro

    4,471Voir sur GitHub↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Automatically discovers primary nodes and routes write operations when connecting to replica sets.

    Swift
    Voir sur GitHub↗4,471
  • vdaas/valdAvatar de vdaas

    vdaas/vald

    1,706Voir sur GitHub↗

    Vald is a distributed, cloud-native search engine designed for high-dimensional vector data. It functions as an approximate nearest neighbor search platform, enabling the identification of similar data points across massive datasets through horizontal scaling and distributed indexing. The system is built for container orchestration environments, utilizing custom resource controllers to automate cluster lifecycle management and infrastructure state. It employs graph-based indexing to perform rapid similarity lookups and supports zero-downtime operations by decoupling index construction from qu

    Provides fault tolerance through automated index replication across multiple nodes.

    Goanngapproximate-nearest-neighbor-searchcloud
    Voir sur GitHub↗1,706
  1. Home
  2. Data & Databases
  3. Primary-Replica Replication
  4. Automatic Failover Replicas