statistikat / STATcubeR

R interface for the STATcube REST API and data.statistik.gv.at
https://statistikat.github.io/STATcubeR/
GNU General Public License v2.0
14 stars 1 forks source link

cache invalidation #8

Closed GregorDeCillia closed 2 years ago

GregorDeCillia commented 3 years ago

Add support for caching of /schema responses via the Etag header. More generally, document and export the caching behavior of the API responses.

GregorDeCillia commented 2 years ago

Clsong since the ETAG headers don't work as expected with our servers. The nightly routine always changes the ETAGs, so there is no reliable way to tell whether a cache-entry is outdated or not