{"library":"recacheman-file","type":"library","category":null,"description":"File-based caching library for Node.js (v1.1.0, stable, updated 2024). Fork of cacheman-file with support for Node.js 20+ and TypeScript types. Provides a simple key-value store on disk with TTL support. Used as a cache engine for the recacheman multi-engine cache library. Offers set, get, del, clear, getAll operations. Alternative to node-cache or memory-cache with persistent storage.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","cache","file","caching","store","ttl","cacheman","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install recacheman-file","imports":["const CachemanFile = require('recacheman-file');","import CachemanFile = require('recacheman-file');","const cache = new (require('recacheman-file'))();"]},{"cmd":"yarn add recacheman-file","imports":[]},{"cmd":"pnpm add recacheman-file","imports":[]}],"homepage":"https://github.com/aalfiann/recacheman-file#readme","github":"git://github.com/aalfiann/recacheman-file","docs":null,"changelog":null,"pypi":null,"npm":"recacheman-file","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}