awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aiven avatar

aiven/pglookout

0
View on GitHub↗
190 星标·23 分支·Python·Apache-2.0·6 次浏览

Pglookout

PostgreSQL replication monitoring and failover daemon

Features

  • High Availability - Daemon for monitoring replication status and managing failover.
  • High Availability and Scaling - Daemon for monitoring PostgreSQL replication and managing failover.

Star 历史

aiven/pglookout 的 Star 历史图表aiven/pglookout 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pglookout 的开源替代方案

相似的开源项目,按与 Pglookout 的功能重合度排序。
  • vitabaks/autobasevitabaks 的头像

    vitabaks/autobase

    4,266在 GitHub 上查看↗

    Autobase is a self-hosted PostgreSQL database management platform and orchestrator designed to provide database-as-a-service capabilities. It automates the full lifecycle of PostgreSQL clusters, from initial provisioning and deployment to ongoing administration and decommissioning. The system distinguishes itself by treating database infrastructure as code, allowing clusters to be deployed and updated through version control and continuous integration pipelines. It provides both a centralized web console for visual management and programmatic interfaces for automating infrastructure orchestra

    TypeScript
    在 GitHub 上查看↗4,266
  • sorintlab/stolonsorintlab 的头像

    sorintlab/stolon

    4,816在 GitHub 上查看↗

    Stolon is a cloud native database manager and orchestrator for PostgreSQL. It functions as a high availability manager designed to automate failover, replication, and cluster management in distributed environments. The system coordinates synchronous and asynchronous data mirroring and uses a service discovery mechanism to dynamically detect database node addresses. It routes client traffic to the current primary instance through a proxy to maintain application access during role switches. The project covers disaster recovery through point-in-time recovery and the maintenance of multi-site st

    Go
    在 GitHub 上查看↗4,816
  • clusterlabs/pafClusterLabs 的头像

    ClusterLabs/PAF

    350在 GitHub 上查看↗

    PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync.

    Perl
    在 GitHub 上查看↗350
  • zalando/patronizalando 的头像

    zalando/patroni

    8,528在 GitHub 上查看↗

    Patroni is a high availability manager and cluster orchestrator for PostgreSQL. It functions as a failover controller that monitors database health and manages leader transitions to ensure continuous availability and consistency across multiple nodes. The system relies on a distributed configuration store client to synchronize cluster state and perform leader election. It supports integration with external consensus services such as Etcd, Consul, and ZooKeeper, and provides specific orchestration capabilities for deploying clusters within Kubernetes environments. The project covers the manag

    Python
    在 GitHub 上查看↗8,528
查看 Pglookout 的所有 16 个替代方案→

常见问题解答

aiven/pglookout 是做什么的?

PostgreSQL replication monitoring and failover daemon

aiven/pglookout 的主要功能有哪些?

aiven/pglookout 的主要功能包括:High Availability, High Availability and Scaling。

aiven/pglookout 有哪些开源替代品?

aiven/pglookout 的开源替代品包括: clusterlabs/paf — PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync. zalando/patroni — Patroni is a high availability manager and cluster orchestrator for PostgreSQL. It functions as a failover controller… vitabaks/autobase — Autobase is a self-hosted PostgreSQL database management platform and orchestrator designed to provide… sorintlab/stolon — Stolon is a cloud native database manager and orchestrator for PostgreSQL. It functions as a high availability manager… phpredis/phpredis — phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data… ankane/pgslice — Postgres partitioning as easy as pie.