Skip to content

Concepts

These pages explain the model Record Store implements, so that its behaviour is predictable rather than surprising.

  • Buckets and Objects

    What a bucket is, how keys work, and why there are no directories.

  • Versioning

    Version states, delete markers, historical reads, and restore semantics.

  • Durability

    What a successful write guarantees, and what it does not.

  • Architecture

    How a request travels through the system.