imazen / imazen/imageflow-server
Removing an Item from HybridCache
Open
- Dominant language
- C#
- Stars
- 316
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to remove an item from HybridCache?
e.g. When the actual file is deleted, you no longer want the thumbnail to be available.
A workaround is to check for the file existence but it's not a very efficient solution.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the HybridCache implementation and its supported invalidation or removal entry points; the issue does not name a file or test. Reproduce the case where the source file is deleted, then verify that its thumbnail is no longer available without checking file existence on every request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100