{"library":"simple-on-disk-cache","type":"library","category":null,"description":"A lightweight on-disk caching library for Node.js (v1.7.6) supporting locally mounted filesystems and remote filesystems like AWS S3. It provides time-based expiration policies with configurable default and per-item TTL. The library is ESM-only, ships TypeScript type definitions, and is actively maintained with a simple API. Alternatives like node-cache-manager or lru-cache offer in-memory or more complex caching, while this package focuses on simplicity and filesystem persistence.","language":"javascript","status":"active","version":"1.7.6","tags":["javascript","cache","disk","on-disk","filesystem","s3 cache","s3","local","locally mounted","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install simple-on-disk-cache","imports":["import { createCache } from 'simple-on-disk-cache'","import { createCache } from 'simple-on-disk-cache'","import type { CacheEntry } from 'simple-on-disk-cache'"]},{"cmd":"yarn add simple-on-disk-cache","imports":[]},{"cmd":"pnpm add simple-on-disk-cache","imports":[]}],"homepage":"https://github.com/ehmpathy/simple-on-disk-cache","github":"https://github.com/ehmpathy/simple-on-disk-cache","docs":null,"changelog":null,"pypi":null,"npm":"simple-on-disk-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}