mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 20:12:54 +00:00
Once upon a time, 'page_cache.rs' contained an actual page cache, but it hasn't for a very long time. Rename to reflect what it actually does these days.
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.