{"library":"nx-cache","type":"library","category":null,"description":"nx-cache is a minimal in-memory cache SDK for Node.js (v1.0.2, stable) that requires zero configuration and supports TTL, scoped keys, and user-defined metadata. Unlike full-featured caching solutions (node-cache, lru-cache), nx-cache emphasizes simplicity: no setup, no config, and a focused API for write, read, search, and reset operations. It ships TypeScript types and is per-process memory only, with planned future backends (Redis, disk).","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","cache","memory","ttl","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install nx-cache","imports":["import { createNxCache } from 'nx-cache'","import type { NxCache } from 'nx-cache'","const { createNxCache } = await import('nx-cache')"]},{"cmd":"yarn add nx-cache","imports":[]},{"cmd":"pnpm add nx-cache","imports":[]}],"homepage":"https://github.com/nx-intelligence/nx-cache#readme","github":"https://github.com/nx-intelligence/nx-cache","docs":null,"changelog":null,"pypi":null,"npm":"nx-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}