mz_catalog

Module memory

Source
Expand description

This module is responsible for the in-memory state of the catalog contents.

Modulesยง

  • The current types used by the in-memory Catalog. Many of the objects in this module are extremely similar to the objects found in crate::durable::objects but in a format that is easier consumed by higher layers.