mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-21 15:10:44 +00:00
It's currently not always clear what happens if the pageserver crashes in the middle of an operation like branch or tenant creation. What is the state on local disk, and what is the state on S3? If they don't match, which one wins? This RFC tries to clarify that. It introduces a new concept, the `tenant.json` file.
2.7 KiB
2.7 KiB
Summary
Architecture
-
- docker.md — Docker images and building pipeline.
- Error handling and logging
- Testing
Uncategorized
- authentication.md
- multitenancy.md — how multitenancy is organized in the pageserver and Zenith CLI.
- settings.md #FIXME: move these under sourcetree.md #- postgres_ffi/README.md #- test_runner/README.md