Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gion/cache-simultaneus-promise-calls.js

An utility js function that helps a user that's firing the same async function X times in parallel execute only once.
https://github.com/gion/cache-simultaneus-promise-calls.js

Last synced: 5 days ago
JSON representation

An utility js function that helps a user that's firing the same async function X times in parallel execute only once.

Awesome Lists containing this project

README

        

# cache-simultaneus-promise-calls.js
An utility js function that helps a user that's firing the same async function X times in parallel execute only once.