nanopack/yoke
Postgres high-availability cluster with auto-failover and automated cluster recovery. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3954
- days_rel: n/a
- days_push: 3892
- n_releases_24m: 0
Adoption not part of the score
1341 stars · 62 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Yoke is a Postgres high-availability cluster manager written in Go that provides automatic failover and automated cluster recovery across a three-node primary/secondary/monitor setup. It manages Postgres as a child process, syncs data between nodes via rsync over SSH, and supports virtual IP and role-change hooks.
Use cases
- run a highly available postgres cluster with automatic failover
- automatically recover a postgres cluster after node failure
- manage postgres primary/secondary replication with a monitor node
- assign a virtual IP that follows the postgres master
- run custom scripts when a node's postgres role changes
- introspect cluster node status from the command line
When to choose
- you need a simple self-managed postgres HA cluster on bare servers with ssh and rsync
- you want automatic failover without an external orchestrator like Patroni
- you're already in the Nanobox/NanoPack ecosystem
When to avoid
- you need actively maintained software - the last release was in 2016
- you want Kubernetes or cloud-native postgres HA (use Patroni, Stolon, or CloudNativePG)
- you need more than a 3-node primary/secondary/monitor topology
- you can't run postgres as a child process managed by yoke
Facets
service · maturity abandoned
database deployment monitoring cli databases self-hosted infrastructure-as-code go self-hosted cli postgres high-availability auto-failover cluster-management database-replication nanobox devops linux
1 source
- readme: https://github.com/nanopack/yoke · fetched 2026-08-28 · cd872fc64842
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nanopack/yoke | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem