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.