node-promise-inflight

one promise for multiple requests in flight to avoid async duplication

Description

Multiple requests called with the same result (only one underlying promise) Based on the callback based function 'inflight'.

Usage: return inflight(key, () => {/*fetch url*/ return Promise.delay(100)}

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/iarna/promise-inflight


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-promise-inflight