{"library":"najm-cache","type":"library","category":null,"description":"Unified cache plugin for the Najm framework (v1.2.9) with in-memory and Redis drivers. Provides automatic fallback to memory when Redis is unavailable. Supports common caching patterns (get/set, JSON, cache-aside, atomic increment). Uses reflect-metadata optionally for dependency injection. Ideal for single-instance (memory) or multi-instance (Redis) deployment. Ships TypeScript types.","language":"javascript","status":"active","version":"1.2.9","tags":["javascript","cache","redis","memory","najm","ioredis","key-value","store","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install najm-cache","imports":["import { cache } from 'najm-cache'","import { CacheService } from 'najm-cache'","@Injectable() class MyService { constructor(private cache: CacheService) {} }"]},{"cmd":"yarn add najm-cache","imports":[]},{"cmd":"pnpm add najm-cache","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"najm-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}