Skip to main content

Module storage_collections

Module storage_collections 

Source
Expand description

An abstraction for dealing with storage collections.

Structs§

CollectionFrontiers
Frontiers of the collection identified by id.
SnapshotCursor
A cursor over a snapshot, allowing us to read just part of a snapshot in its consolidated form.
StorageCollectionsImpl
Implementation of StorageCollections that is shallow-cloneable and uses a background task for doing work concurrently, in the background.

Traits§

StorageCollections
An abstraction for keeping track of storage collections and managing access to them.