brucemcpherson / desktopliberation

hosting for desktop liberation google plus community
30 stars 1 forks source link

Caching, property stores and pre-caching #147

Open brucemcpherson opened 1 year ago

brucemcpherson commented 1 year ago

I’ve written many times about various Apps Script caching techniques such as how to deal with size limits and use different back ends for more persistent caching. In this article, I’ll bring together a few of those concepts into a single library, and also introduce ‘pre-caching’.

https://ramblings.mcpher.com/gassnippets2/caching-property-stores-and-pre-caching/