mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-23 14:19:58 +00:00
This patch includes attach/detach http endpoints in pageservers. Some changes in callmemaybe handling inside safekeeper and an integrational test to check migration with and without load. There are still some rough edges that will be addressed in follow up patches
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