eclipse-vertx / eclipse-vertx/vertx-http-proxy
Improve control of resource caching.
Open
enhancement
gsoc2024
- Dominant language
- Java
- Stars
- 68
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
We should let users decided (e.g. by providing a set of paths in configuration) which resources shall be cached instead of enabling caching for all resources.
Besides, it should be possible to decide in an interceptor whether a resource is a candidate for caching.
Contributor guide
Assessment
This issue has not been assessed yet.