Module event_cache

Source
Expand description

Event cache store and common types shared with matrix_sdk::event_cache.

Modules§

store
The event cache stores holds events and downloaded media when the cache was activated to save bandwidth at the cost of increased storage space usage.

Structs§

Gap
The kind of gap the event storage holds.

Type Aliases§

Event
The kind of event the event storage holds.