mapcentia / geocloud2

The GC2 framework helps you build a spatial data infrastructure quickly and easily. Powered using open source components for a scalable solution focused on freedom rather than fees.
https://www.osgeo.org/projects/gc2-vidi/
GNU Affero General Public License v3.0
147 stars 67 forks source link

Speed improvements #145

Open giovanniborella opened 2 weeks ago

giovanniborella commented 2 weeks ago

cuts down query time for every auth call dramatically. similar situation found in getUuid. The information we need is accessible in a table with indexed key

mentioned in #144, made a quick scan through code to check if the situation was elsewhere