awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSynchronous Dual-Node Failover

Synchronous replication between two standalone nodes so a single node failure causes no data loss or service interruption.

Distinct from Multi-Node Deployments: Distinct from general Multi-Node Deployments: focuses on synchronous replication and automatic failover between two nodes, not just distributing components across servers.

Explore 1 awesome GitHub repository matching devops & infrastructure · Synchronous Dual-Node Failover. Refine with filters or upvote what's useful.

Awesome Synchronous Dual-Node Failover GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • greptimeteam/greptimedbAvatar von GreptimeTeam

    GreptimeTeam/greptimedb

    5,968Auf GitHub ansehen↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Provides synchronous replication between two nodes for zero-data-loss failover.

    Rustanalyticscloud-nativedatabase
    Auf GitHub ansehen↗5,968
  1. Home
  2. DevOps & Infrastructure
  3. Multi-Node Deployments
  4. Synchronous Dual-Node Failover