From 457fa28638dac4ed4867af1c48c4d3804cf5c854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Haubourg?= Date: Mon, 12 Dec 2016 12:12:07 +0100 Subject: [PATCH] Updated QGIS3 QGIS Server code sprint Notes (markdown) --- QGIS3---QGIS-Server-code-sprint-Notes.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/QGIS3---QGIS-Server-code-sprint-Notes.md b/QGIS3---QGIS-Server-code-sprint-Notes.md index 27cb58f..362d5ef 100644 --- a/QGIS3---QGIS-Server-code-sprint-Notes.md +++ b/QGIS3---QGIS-Server-code-sprint-Notes.md @@ -52,4 +52,10 @@ Oslandia would like to work on a prototype See https://github.com/dmarteau/QGIS -### Heavy discussion on plugin architecture \ No newline at end of file +### 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 + + Discussion,"do we need a project cache? " + why not just export a binary blob when saving qgs project? No more xml parsing then.