-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
What:
Make caching configurable and introduce a cache expiration. For example, search results that are cached and not used for 30 minutes should be removed from the cache. Any search results that are used should have its cache timer reset to 0.
Why:
Keep the cache clean and from growing unnecessarily.
Acceptance Criteria
Below is a list of tasks that must be completed before this issue can be closed.
- Write documentation
- Write unit tests
- Write integration tests
Metadata
Metadata
Assignees
Labels
No labels