{"library":"with-file-cache","type":"library","category":null,"description":"A filesystem-based caching library for JavaScript/TypeScript functions. Current stable version is 3.4.0, with a release cadence of roughly yearly major versions. It persists function results between restarts, supports waiting for in-progress results, works across workers, and allows custom serialization/deserialization. Unlike in-memory caches, it survives process restarts and can be shared among workers. It is ESM-only and ships TypeScript definitions.","language":"javascript","status":"active","version":"3.4.0","tags":["javascript","cache","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install with-file-cache","imports":["import { withFileCache } from 'with-file-cache'","import { withFileCache } from 'with-file-cache'","import type { FileCacheOptions } from 'with-file-cache'"]},{"cmd":"yarn add with-file-cache","imports":[]},{"cmd":"pnpm add with-file-cache","imports":[]}],"homepage":"https://github.com/sashee/with-file-cache#readme","github":"https://github.com/sashee/with-file-cache","docs":null,"changelog":null,"pypi":null,"npm":"with-file-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}