Crate mz_storage_controller

Source
Expand description

Implementation of the storage controller trait.

Modules§

  • Tokio tasks (and support machinery) for maintaining storage-managed collections.
  • history 🔒
    A reducible history of storage commands.
  • instance 🔒
    A controller for a storage instance.
  • A tokio tasks (and support machinery) for dealing with the persist handles that the storage controller needs to hold.
  • rtr 🔒
    Implementation of real-time recency.
  • statistics 🔒
    A tokio task (and support machinery) for producing storage statistics.

Structs§

Enums§

Functions§