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

Replace Apache HTTP Client 4.5 with 5.3 (and introduce caching) #250

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Jun 28, 2024

This updates the HTTP client used in our 'rest client'. The new client is configured to use client-sided caching, which hopefully reduces the amount of queries that are performed.

This updates the HTTP client used in our 'rest client'. The new client is configured to use client-sided caching, which hopefully reduces the amount of queries that are performed.
@guusdk guusdk requested a review from akrherz June 28, 2024 11:57
@akrherz akrherz merged commit 48d8666 into igniterealtime:main Jun 28, 2024
2 checks passed
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.

2 participants