Module mz_storage_controller::persist_handles
source ยท Expand description
A tokio tasks (and support machinery) for dealing with the persist handles that the storage controller needs to hold.
Modulesยง
- A tokio tasks (and support machinery) for dealing with the persist handles that the storage controller needs to hold.
Structsยง
- Contains the components necessary for sending commands to a
PersistTableWriteWorker
. - Txns
Table ๐Worker
Enumsยง
- Persist
Table ๐Write Cmd Commands for PersistTableWriteWorker.
Functionsยง
- append_
work ๐