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