mz_txn_wal

Module txns

Source
Expand description

An interface for atomic multi-shard writes.

Structs§

  • A helper to make a more targeted mutable borrow of self.
  • A newtype wrapper around WriteHandle indicating that it can alter the schema its using to match the one in the batches being appended.
  • A newtype wrapper around WriteHandle indicating that it has a real schema registered by the user.
  • A token representing maintenance writes (in particular, retractions) to the txns shard.
  • An interface for atomic multi-shard writes.

Constants§

Functions§