{"library":"cachette","type":"library","category":null,"description":"A resilient caching library for Node.js (version 6.0.2, latest) that supports concurrent requests through local in-memory cache or Redis. Designed for internal use at Unito, it is undocumented but ships with TypeScript source code. Key differentiators include built-in concurrency handling to avoid thundering herd problems, a simple WriteThroughCache interface, and support for custom TTLs. Requires Node >=20 and npm >=10. Not recommended for production use outside of Unito due to lack of documentation and potential instability.","language":"javascript","status":"maintenance","version":"6.0.2","tags":["javascript","typescript","cache","concurrent","redis","decorator"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cachette","imports":["import { WriteThroughCache } from 'cachette'","import { Cachette } from 'cachette'","import type { CacheOptions } from 'cachette'"]},{"cmd":"yarn add cachette","imports":[]},{"cmd":"pnpm add cachette","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"cachette","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}