Updated QGIS3 QGIS Server code sprint Notes (markdown)

Régis Haubourg 2016-12-12 12:12:07 +01:00
parent a806e34429
commit 457fa28638

@ -53,3 +53,9 @@ 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
Discussion,"do we need a project cache? "
why not just export a binary blob when saving qgs project? No more xml parsing then.