Module 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§

ReadHolds
Read holds kept to ensure a set of collections remains readable at some time.