Skip to main content

Module hybrid

Module hybrid 

Source

Structsยง

HybridRepository
Hybrid repository combining online and offline data sources

Enumsยง

CacheLeg ๐Ÿ”’
The cache side of a cache-first query.
Raced ๐Ÿ”’
Outcome of racing a cache read that missed the fast path against the server. See HybridRepository::race_slow_cache.

Functionsยง

log_slow_leg ๐Ÿ”’
Log a get_items leg that took long enough to be felt, so a slow page can be attributed to the cache or the server from a device log alone.