What
Brainstorm and draft a few scenarios when we will want to invalidate the cache, so that users can access fresh or the latest data. Think about how long we might want caches to last before they're automatically invalidated or refreshed.
Why
We want users to have the latest data at all times, however we also need to implement caching to make our system more performant. This requires us to balance users' needs with our system's needs.
Acceptance criteria
What
Brainstorm and draft a few scenarios when we will want to invalidate the cache, so that users can access fresh or the latest data. Think about how long we might want caches to last before they're automatically invalidated or refreshed.
Why
We want users to have the latest data at all times, however we also need to implement caching to make our system more performant. This requires us to balance users' needs with our system's needs.
Acceptance criteria