Expand description
An interface for atomic multi-shard writes.
Structsยง
- Data
Handles ๐ - A helper to make a more targeted mutable borrow of self.
- Data
Write ๐Apply - A newtype wrapper around WriteHandle indicating that it can alter the schema its using to match the one in the batches being appended.
- Data
Write ๐Commit - A newtype wrapper around WriteHandle indicating that it has a real schema registered by the user.
- Tidy
- A token representing maintenance writes (in particular, retractions) to the txns shard.
- Txns
Handle - An interface for atomic multi-shard writes.
Constantsยง
Functionsยง
- at_
most_ ๐one_ schema