Documentation
¶
Overview ¶
branchd is pgbranch's daemon: REST control plane (--api-addr) and Postgres wire-protocol router (--pg-addr) over one shared engine/registry, plus a TTL reaper. Auth is a single bearer token from PGBRANCH_TOKEN (required).
Shutdown (SIGINT/SIGTERM) is graceful: listeners close, in-flight requests finish, and branch containers keep running — they are durable state.
Click to show internal directories.
Click to hide internal directories.