ampproject / amp-toolbox

A collection of AMP tools making it easier to publish and host AMP pages.
Apache License 2.0
449 stars 243 forks source link

Use os.tmpDir for file system cache #1182

Closed sebastianbenz closed 3 years ago

sebastianbenz commented 3 years ago

Fallback to in-memory cache if no fs access.

Fixes #1178

sebastianbenz commented 3 years ago

//cc @samouri