Module async_cache

Source

Structs§

AsyncCache
Handle to a cache database.

Enums§

CacheError
CacheKind
Cache kind; specifies what kind of messages this cache is going to hold.

Traits§

CacheRaw
Exposes a “raw” cache interface, i.e. based on byte blobs rather than typed messages.
CacheSystemEvent
Cache interface for retrieving system events with automatic deserialization.

Functions§

publish_app_info
Caches the application information, returns an error on failure