diff --git a/QGIS3---QGIS-Server-code-sprint-Notes.md b/QGIS3---QGIS-Server-code-sprint-Notes.md index bda90b9..a24b73b 100644 --- a/QGIS3---QGIS-Server-code-sprint-Notes.md +++ b/QGIS3---QGIS-Server-code-sprint-Notes.md @@ -53,6 +53,7 @@ Oslandia would like to work on a prototype See https://github.com/dmarteau/QGIS ### Heavy discussion on plugin architecture + boundless Alessandro Passotti request for an external cache to allow scaling / load balancing system each qgis instance should be able to centralize cache (qgis server node farm use case) to avoid cache duplication @@ -87,4 +88,11 @@ Second day started with following points for each: Still heavy discussion about caching of projects. Is a cache really mandatory (again)? +### Camptocamp +* Performance tests: + * Test QGIS 3 and QGIS 2 + * Add environment variables to manage configuration of test (server, warm up, users, etc.) + * Prepare Multithreadin settings in QGIS3 config +* Diagrame legends improvment +* Processing: QEP#84