aryounce / aws-pricing

Google Sheets plugin for AWS Pricing (retired)
https://github.com/getstrake/aws-pricing-sheets-addon
MIT License
216 stars 15 forks source link

Cache lookups to avoid additional GETs. #2

Closed mheffner closed 5 years ago

mheffner commented 5 years ago

Responses are >100kb, so must gzip payload before caching to avoid the max 100kb cache value limit.