grantmakers/grantmakers.github.io

Infrastructure - Reduce memory footprint of fetch.js

Closed this issue · 1 comments

Stretch goal - Allow fetch.js to run via cloud functions (e.g. AWS Lambda or Google Cloud Functions)

Immediate goal - reduce memory footprint

Consider making use of ES8 async/await

Experimenting with fetch-throttle.js