Closed antoniocarlon closed 6 years ago
Added table to cache OBS_GetMeta function results and improve performance. Although the OBS_GetMeta function receives the geom as a parameter, the cache is maintained for each zoom level.
OBS_GetMeta
geom
Closes https://github.com/CartoDB/observatory-extension/issues/336
@antoniocarlon before doing any CR please fix the tests ;)
Yes, I'm on it... I asked for your review too soon ;)
I have removed tests for PG9.5
Added table to cache
OBS_GetMeta
function results and improve performance. Although theOBS_GetMeta
function receives thegeom
as a parameter, the cache is maintained for each zoom level.Closes https://github.com/CartoDB/observatory-extension/issues/336