Show HN: Pg-status – lightweight HTTP sidecar for PG master/replica discovery
Category: infrastructure
Tags: postgresql, sidecar, replication-discovery
Score: 6.5/10 (Innovation: 5, Technical: 6, Documentation: 8, Utility: 7)
pg-status is a lightweight HTTP sidecar written in C that provides fast PostgreSQL master/replica discovery and lag monitoring via a simple API. It solves a common operational need with a focused, performant design and supports read-your-writes consistency via LSN tracking.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/krylosov-aa/pg-status · C · MIT · 73 stars
View on Hacker News