Module mz_catalog::durable

source ·
Expand description

This crate is responsible for durably storing and modifying the catalog contents.

Re-exports§

Modules§

  • Functionality for manually modifying and displaying the catalog contents. This is helpful for fixing a corrupt catalog.
  • error 🔒
  • metrics 🔒
    Prometheus monitoring metrics.
  • The current types used to represent catalog data stored on disk. These objects generally fall into two categories.
  • persist 🔒
  • upgrade 🔒
    This module contains all the helpers and code paths for upgrading/migrating the Catalog.

Structs§

Enums§

Constants§

Traits§

Functions§

Type Aliases§