Structsยง
- Hybrid
Repository - Hybrid repository combining online and offline data sources
Enumsยง
- Cache
Leg ๐ - 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_itemsleg 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.