{"library":"parse-cache-memory","type":"library","category":null,"description":"In-memory caching layer for Parse Server queries using LRU cache. Current version: 2.1.0. Provides drop-in cache methods (findCache, getCache, countCache, etc.) that replace standard Parse Query calls. Key differentiators: automatic cache invalidation on data mutations, configurable TTL and size, built-in debug mode, and cache statistics tracking. Lightweight without external cache dependencies.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","parse","cache","memory","caching"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install parse-cache-memory","imports":["const { parseCacheInit } = require('parse-cache-memory');","const { ParseCache } = require('parse-cache-memory');","const { parseCacheInit } = require('parse-cache-memory'); parseCacheInit({ max: 500, ttl: 60000 });"]},{"cmd":"yarn add parse-cache-memory","imports":[]},{"cmd":"pnpm add parse-cache-memory","imports":[]}],"homepage":"https://github.com/rgunindi/parse-cache-memory#readme","github":"https://github.com/rgunindi/parse-cache-memory","docs":null,"changelog":null,"pypi":null,"npm":"parse-cache-memory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}