1 dépôt
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.
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.