CartoDB / observatory-extension

BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Added cache for OBS_GetMeta function results #337

Closed antoniocarlon closed 6 years ago

antoniocarlon commented 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.

Closes https://github.com/CartoDB/observatory-extension/issues/336

ethervoid commented 6 years ago

@antoniocarlon before doing any CR please fix the tests ;)

antoniocarlon commented 6 years ago

Yes, I'm on it... I asked for your review too soon ;)

antoniocarlon commented 6 years ago

I have removed tests for PG9.5