Skip to content

Core concepts

Core concepts

  • Architecture — the crates, and the path a record takes
  • Signals — logs, traces and metrics, and what they share
  • Storage — WAL, segments, retention, and what survives a crash
  • Query performance — what knowing the queries in advance buys

The doc comments on each module carry the reasoning in full, including the places the original plan turned out to be wrong.