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

PHP: caching QGIS Server metadata #5262

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

rldhont
Copy link
Collaborator

@rldhont rldhont commented Jan 24, 2025

Adding Kevinrob/guzzle-cache-middleware, to defined cache strategy for caching QGIS Server metadata.

The main goal is to reduce the number of request to QGIS Server to get it's metadata. The QGIS Server metadata request's result will be stored during 60 seconds. During this time, no more QGIS Server metadata request will be performed.

@rldhont rldhont added QGIS Server php Pull requests that update Php code labels Jan 24, 2025
@github-actions github-actions bot added this to the 3.10.0 milestone Jan 24, 2025
@rldhont rldhont added the run end2end If the PR must run end2end tests or not label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
php Pull requests that update Php code QGIS Server run end2end If the PR must run end2end tests or not
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant