Module read_only_table_worker

Source
Expand description

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

Functionsยง

advance_uppers ๐Ÿ”’
Advances the upper of all registered tables (which are only the migrated builtin tables) to the given upper.
handle_commands ๐Ÿ”’
Handles the given commands.
read_only_mode_table_worker ๐Ÿ”’
Handles table updates in read only mode.