Module 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ยง

read_only_table_worker ๐Ÿ”’
A tokio tasks (and support machinery) for dealing with the persist handles that the storage controller needs to hold.

Structsยง

PersistTableWriteWorker
PersistTableWriteWorkerInner ๐Ÿ”’
Contains the components necessary for sending commands to a PersistTableWriteWorker.
TxnsTableWorker ๐Ÿ”’

Enumsยง

PersistTableWriteCmd ๐Ÿ”’
Commands for PersistTableWriteWorker.

Functionsยง

append_work ๐Ÿ”’