{"library":"think-cache-file","type":"library","category":null,"description":"File cache adapter for ThinkJS framework (v1.1.2, stable). Provides a file-based caching mechanism with configurable cache path, depth, and garbage collection interval. Designed specifically for ThinkJS's cache system. Alternative to in-memory or database caches. No longer maintained alongside ThinkJS's evolution.","language":"javascript","status":"maintenance","version":"1.1.2","tags":["javascript","think-cache-file"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install think-cache-file","imports":["const fileCache = require('think-cache-file');","import fileCache from 'think-cache-file';","const fileCache = require('think-cache-file'); module.exports.cache = { type: 'file', file: { handle: fileCache } }"]},{"cmd":"yarn add think-cache-file","imports":[]},{"cmd":"pnpm add think-cache-file","imports":[]}],"homepage":"https://github.com/thinkjs/think-cache-file#readme","github":"https://github.com/thinkjs/think-cache-file","docs":null,"changelog":null,"pypi":null,"npm":"think-cache-file","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}