{"library":"async-cache-promise","type":"library","category":null,"description":"Promise-based caching utility built on top of async-cache. Version 2.0.2 wraps async-cache to provide a promise-returning API. It uses bluebird for advanced promise features and immutable-object-methods for state management. Last updated in 2018, it is in maintenance mode with no recent updates. Key differentiator from similar libraries is its use of generators (co) for asynchronous flows, which is now outdated compared to native async/await.","language":"javascript","status":"maintenance","version":"2.0.2","tags":["javascript","asyc-cache","promise"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install async-cache-promise","imports":["import asyncCachePromise from 'async-cache-promise';","import asyncCachePromise from 'async-cache-promise';\nconst cache = asyncCachePromise(options);","import setupAsyncCache from 'async-cache-promise';"]},{"cmd":"yarn add async-cache-promise","imports":[]},{"cmd":"pnpm add async-cache-promise","imports":[]}],"homepage":"https://github.com/kesla/async-cache-promise#readme","github":"https://github.com/kesla/async-cache-promise","docs":null,"changelog":null,"pypi":null,"npm":"async-cache-promise","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}