Ross ROSS = Recommend OSS · open-source software intelligence for agents

sorintlab/stolon

PostgreSQL cloud native High Availability and more. observed · 2026-08-28

github.com/sorintlab/stolon · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3982
  • days_rel: n/a
  • days_push: 786
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4826 stars · 447 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Stolon is a cloud-native PostgreSQL high-availability manager written in Go. It orchestrates PostgreSQL clusters with streaming replication, leader election via etcd/consul/Kubernetes, and integrates with Kubernetes for containerized deployments.

Use cases

  • run a highly available PostgreSQL cluster on Kubernetes
  • automate PostgreSQL failover with consistency guarantees
  • set up synchronous replication for PostgreSQL
  • perform point-in-time recovery for PostgreSQL
  • create a standby PostgreSQL cluster for disaster recovery
  • migrate a PostgreSQL cluster with near zero downtime
  • manage PostgreSQL replication across multiple sites

When to choose

  • you need PostgreSQL HA on Kubernetes or other cloud infrastructure
  • you prefer consistency over availability during network partitions
  • you want automatic failover, service discovery, and dynamic reconfiguration
  • you need standby clusters or point-in-time recovery

When to avoid

  • you run PostgreSQL on a single node without HA requirements
  • you prefer a managed database service instead of self-managed replication
  • you need a different database engine than PostgreSQL
  • you want a fully hands-off solution without operating etcd/consul or the stolon components

Facets

application · maturity maintenance

database deployment monitoring service-discovery configuration-management databases cloud-computing self-hosted go cloud self-hosted postgresql high-availability replication etcd consul disaster-recovery failover cloud-native devops containers linux docker kubernetes

3 sources

Member repositories

RepositoryRoleHealth v2
sorintlab/stolonmain23

For agents

markdown · JSON · MCP: product_card(name="sorintlab/stolon")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem