{"library":"raptor-cache","type":"library","category":null,"description":"Efficient JavaScript cache implementation for Node.js that supports asynchronous reading and writing, prevents duplicate work via cache entry holds, and provides out-of-box in-memory and disk-based cache stores. Version 2.0.5 is current. It solves concurrency challenges with asynchronous cache stores and allows custom stores (e.g., Redis, memcached). Key differentiators: hold mechanism to avoid rebuilding same key, configurable time-to-live and time-to-idle, and support for combined file or separate files disk stores.","language":"javascript","status":"active","version":"2.0.5","tags":["javascript","cache","multi-process","concurrent"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install raptor-cache","imports":["import { createCache } from 'raptor-cache'","import { createMemoryCache } from 'raptor-cache'","import { createDiskCache } from 'raptor-cache'"]},{"cmd":"yarn add raptor-cache","imports":[]},{"cmd":"pnpm add raptor-cache","imports":[]}],"homepage":"https://github.com/raptorjs/raptor-cache#readme","github":"https://github.com/raptorjs/raptor-cache","docs":null,"changelog":null,"pypi":null,"npm":"raptor-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}