Crate mz_storage_controller

source ยท
Expand description

Implementation of the storage controller trait.

Modulesยง

  • collection_mgmt ๐Ÿ”’
    Tokio tasks (and support machinery) for maintaining storage-managed collections.
  • history ๐Ÿ”’
    A reducible history of storage commands.
  • instance ๐Ÿ”’
    A controller for a storage instance.
  • persist_handles ๐Ÿ”’
    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ยง