mz_catalog

Module 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 ๐Ÿ”’
  • transaction ๐Ÿ”’
  • upgrade ๐Ÿ”’
    This module contains all the helpers and code paths for upgrading/migrating the Catalog.

Structsยง

Enumsยง

Constantsยง

Traitsยง

Functionsยง

Type Aliasesยง