Implements cache lookup with in-memory hot path, source/output storage, negative caching for failed fetches, TTL expiration, and statistics tracking.
12 KiB
12 KiB
Implements cache lookup with in-memory hot path, source/output storage, negative caching for failed fetches, TTL expiration, and statistics tracking.