Module mz_adapter::coord::read_policy
source · Expand description
Types and methods related to initializing, updating, and removing read policies on collections.
This module contains the API for read holds on collections. A “read hold” prevents the controller from compacting the associated collections, and ensures that they remain “readable” at a specific time, as long as the hold is held.
Structs§
- Read holds kept to ensure a set of collections remains readable at some time.