Skip to main content

Crate reifydb_catalog

Crate reifydb_catalog 

Source

Modules§

catalog
Catalog wrapper that provides three-tier lookup methods.
materialized
schema
Schema Registry for content-addressable schema storage.
system
test_utils
vtable

Structs§

CatalogVersion

Functions§

delete_flow_by_name
Delete a flow by its name within a namespace.
delete_subscription
Delete a subscription and all its associated data (columns, rows, metadata).
find_subscription
Find a subscription by ID directly from storage.

Type Aliases§

Result
Result type alias for this crate