What is the size of the cache provided by CacheService using GAS

后端 未结 3 1628
天命终不由人
天命终不由人 2020-12-12 01:42

What is the maximum size of the CacheService ?

I know the maximum time something can be stored in cache is 21600 seconds, but I can\'t find how large the sizes of th

3条回答
  •  死守一世寂寞
    2020-12-12 02:29

    An alternative solution to store large items https://github.com/yinonavraham/GoogleAppsScripts/tree/master/EnhancedCacheService

提交回复
热议问题