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
·

1 dépôt

Awesome GitHub RepositoriesScaling Orchestrators

Mechanisms for dynamically adjusting the number of read replicas based on workload demand.

Distinct from Read Replicas: Focuses on the automated scaling process rather than just the architectural pattern of read replicas.

Explore 1 awesome GitHub repository matching data & databases · Scaling Orchestrators. Refine with filters or upvote what's useful.

Awesome Scaling Orchestrators 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.
  • cloudnative-pg/cloudnative-pgAvatar de cloudnative-pg

    cloudnative-pg/cloudnative-pg

    8,051Voir sur GitHub↗

    CloudNativePG is a Kubernetes operator designed for the administration, lifecycle management, and high availability of PostgreSQL database clusters. It functions as a declarative orchestrator that manages database instances through custom resources and manifests. The project distinguishes itself by automating complex operational tasks, including primary election and failover management via streaming physical replication. It provides specialized tools for database version migrations, supporting both offline in-place upgrades and online migrations through logical replication. The operator cove

    Automatically scales the number of standby replicas by provisioning necessary storage and replication settings.

    Goautomated-failoverbusiness-continuitydatabase
    Voir sur GitHub↗8,051
  1. Home
  2. Data & Databases
  3. Read Replicas
  4. Scaling Orchestrators