cockroachdb/cockroach
Reference
Reference material for working with CockroachDB at the source level. The pages here are intentionally pointers, not exhaustive listings — the source-of-truth lives in the corresponding generated artifacts.
Pages
- Configuration — cluster settings, environment variables, command-line flags.
- Data models — descriptor protos and
system.*tables. - Dependencies — external libraries, build dependencies, and Bazel rules.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.