fregante / fregante/webext-storage-cache
Cache during development
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Ideas:
- skip cache during development
- cache saved during development should only last a minute
- maybe `cache.clear()` helps https://github.com/fregante/webext-storage-cache/issues/4
- maybe `webextStorageCache` global helps https://github.com/fregante/webext-storage-cache/commit/9f64562426ada0fd5bfc832c8bb044d9d178e80e
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked cache.clear() discussion and the webextStorageCache commit, then inspect the repository's cache entry points. Clarify whether development caching should be skipped, expire after a minute, or be manually cleared; the work is done when one behavior is selected and documented with its expected development workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100