{"library":"cache-list","type":"library","category":null,"description":"A simple caching library for Node.js with both in-memory (MemoryCache) and Redis (RedisCache) backends. Version 0.1.9 supports features like default TTL, key prefixing, serialization toggle, atomic add, multi-get/set, and flush. It ships TypeScript types and provides a clean API similar to Yii2 caching. Release cadence is low; the package appears stable but not actively maintained. Compared to node-cache or node-cache-manager, it offers a unified interface for memory and Redis with minimal configuration.","language":"javascript","status":"active","version":"0.1.9","tags":["javascript","node","cache","memory cache","redis cache","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-list","imports":["import { MemoryCache } from 'cache-list'","import { RedisCache } from 'cache-list'","import type { MemoryCache } from 'cache-list'"]},{"cmd":"yarn add cache-list","imports":[]},{"cmd":"pnpm add cache-list","imports":[]}],"homepage":"https://github.com/vruden/node-cache","github":"https://github.com/vruden/node-cache","docs":null,"changelog":null,"pypi":null,"npm":"cache-list","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}