jamesplease / jamesplease/gistbook
Delete resources from cache when a successful DELETE is sent
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When a resource is deleted it'd be cool if I could delete it from the cache to free up memory.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the cache implementation and the code that handles successful DELETE requests. Confirm how cached resources are identified, then verify that a successfully deleted resource is removed from the cache without changing unsuccessful DELETE behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100