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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
krylosov-aa avatar

krylosov-aa/pg-status

0
View on GitHub↗
79 stars·2 forks·C·MIT·10 views

Pg Status

A microservice (sidecar) that helps instantly determine the status of your PostgreSQL hosts including whether they are alive, which one is the master, which ones are replicas, and how far each replica is lagging behind the master.

Features

  • High Availability - Microservice for identifying current master or replica nodes.

Star history

Star history chart for krylosov-aa/pg-statusStar history chart for krylosov-aa/pg-status

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Pg Status

These projects share indexed features with Pg Status. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • phpredis/phpredisphpredis avatar

    phpredis/phpredis

    10,219View on GitHub↗

    phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data storage and retrieval. It serves as an interface for manipulating strings, hashes, lists, sets, and sorted sets while providing a direct path for executing Redis commands and server-side scripts. The extension provides comprehensive support for distributed environments and high availability. It interfaces with Redis Cluster to distribute data across multiple nodes using hash slots and manages Redis Sentinel for service discovery and automatic failover. It also enables shared state

    Cclusterkeydbphp
    View on GitHub↗10,219
  • aiven/pglookoutaiven avatar

    aiven/pglookout

    190View on GitHub↗

    PostgreSQL replication monitoring and failover daemon

    Python
    View on GitHub↗190
  • clusterlabs/pafClusterLabs avatar

    ClusterLabs/PAF

    350View on GitHub↗

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

    Perl
    View on GitHub↗350
  • 2ndquadrant/repmgr2ndQuadrant avatar

    2ndQuadrant/repmgr

    1,702View on GitHub↗

    A lightweight replication manager for PostgreSQL (Postgres)

    C
    View on GitHub↗1,702
Compare all 11 related projects→

Frequently asked questions

What does krylosov-aa/pg-status do?

A microservice (sidecar) that helps instantly determine the status of your PostgreSQL hosts including whether they are alive, which one is the master, which ones are replicas, and how far each replica is lagging behind the master.

What are the main features of krylosov-aa/pg-status?

The main features of krylosov-aa/pg-status are: High Availability.

Which projects share features with krylosov-aa/pg-status?

Projects with overlapping indexed features include: phpredis/phpredis — phpredis is a C-based native extension that bridges PHP applications with Redis servers for high-performance data… 2ndquadrant/repmgr — A lightweight replication manager for PostgreSQL (Postgres). aiven/pglookout — PostgreSQL replication monitoring and failover daemon. clusterlabs/paf — PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync. hashmap-kz/pgrwl — Cloud-native continuous backup for PostgreSQL - WAL/base-backup streaming, compression, encryption, retention, and… pgedge/spock.