Skip to main content

Module tx

Module tx 

Source
Expand description

Atomic catalog transactions and their constituent operations.

Structs§

CatalogTx
An atomic catalog transaction: an ordered batch of CatalogOps applied together against a CatalogStore.

Enums§

CatalogOp
A single operation within a CatalogTx.