apollographql / apollographql/apollo-kotlin-java-support
Java runtime http cache
Open
- Dominant language
- Java
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add HTTP caching capabilities to the Java Runtime. Explore if we can reuse the OkHttp cache (but certainly with tweaks as POSTs are not cached by default).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Java Runtime HTTP client and investigating whether the OkHttp cache can be reused. Check how POST requests should be handled, then define the caching behavior and verify that the runtime supports it, including the required POST behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100