Module write

Source
Expand description

Write capabilities and handles

Structs§

WriteHandle
A “capability” granting the ability to apply updates to some shard at times greater or equal to self.upper().
WriterId
An opaque identifier for a writer of a persist durable TVC (aka shard).

Constants§

COMBINE_INLINE_WRITES 🔒