mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-02 11:02:55 +00:00
* Rename wal_acceptor binary to safekeeper * Rename wal_acceptor.pid and wal_acceptor.log to safekeeper.pid and safekeeper.log * Change some mentions of WAL acceptor to safekeeper * Dockerfile: alias wal_acceptor to safekeeper temporarily until internal scripts are updated
Zenith documentation
Table of contents
- authentication.md — pageserver JWT authentication.
- docker.md — Docker images and building pipeline.
- glossary.md — Glossary of all the terms used in codebase.
- multitenancy.md — how multitenancy is organized in the pageserver and Zenith CLI.
- sourcetree.md — Overview of the source tree layeout.
- pageserver/README — pageserver overview.
- postgres_ffi/README — Postgres FFI overview.
- test_runner/README.md — tests infrastructure overview.
- walkeeper/README — WAL service overview.
- core_changes.md - Description of Zenith changes in Postgres core