Optimistic caching
- Dominant language
- C#
- Stars
- 6
- Forks
- 2
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 4
Description
Just a random idea, but we could return cached versions of requested resources and then use streaming rendering to update it if necessary. We should have an indicator showing that the resource hasn't fully loaded yet.
If the user agent doesn't support streaming rendering, don't use the cache.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the resource-rendering and caching entry points, then check how user-agent streaming support is detected. Done means cached resources can render first with a loading indicator, stream updates when supported, and avoid the cache when it is not.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100