Expand description

Manages Merino’s cache

Modules

memory 🔒

A cache system that uses local in-memory storage to store a limited number of items.

redis 🔒

Interactions with Redis.

Structs

A in-memory cache for suggestions.

A suggester that uses Redis to cache previous results.