/async-cache

Cache your async lookups and don't fetch the same thing more than necessary.

Primary LanguageJavaScriptISC LicenseISC

async-cache

Deprecated.

Use lru-cache version 7.6 or higher, and provide an asynchronous fetchMethod option.

This project will no longer be maintained, as it is no longer necessary.