Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use route target path as proxy cache key #788

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

pditommaso
Copy link
Collaborator

The ProxyCache component implements the cache for container blob request made by Wave to the target client.

This PR uses the route.getTargetPath() as a key instead of computing an has for it?

Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
@pditommaso pditommaso force-pushed the proxy-cache-key-container branch from 62c7cdc to 5d5fd91 Compare January 22, 2025 12:00
@pditommaso pditommaso merged commit 1133c34 into master Feb 17, 2025
4 checks passed
@pditommaso pditommaso deleted the proxy-cache-key-container branch February 17, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant