Infrastructure - Reduce memory footprint of fetch.js
chadokruse opened this issue · 1 comments
chadokruse commented
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
chadokruse commented
Experimenting with fetch-throttle.js