Expand description
Handles manifest.
It updates the manifest and applies the changes to the region in background.
Structs§
- A queue for temporary store region edit requests, if the region is in the “Editing” state. When the current region edit request is completed, the next (if there exists) request in the queue will be processed. Everything is done in the region worker loop.
Functions§
- Checks the edit, writes and applies it.