{"library":"fast-memory-cache","type":"library","category":null,"description":"A lightweight, zero-dependency in-memory cache for Node.js with TypeScript support. Version 3.0.0 provides a simple API for get, set, delete, and clear operations, with optional TTL (time-to-live) in seconds. It is ideal for caching API responses, session data, or memoizing function results. Unlike heavier alternatives like node-cache, it has no serialization overhead and no external dependencies, making it extremely fast and memory efficient.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","memory","cache","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fast-memory-cache","imports":["import MemoryCache from 'fast-memory-cache'","const MemoryCache = require('fast-memory-cache')","import MemoryCache from 'fast-memory-cache'","import MemoryCache from 'fast-memory-cache'","const MemoryCache = require('fast-memory-cache').default"]},{"cmd":"yarn add fast-memory-cache","imports":[]},{"cmd":"pnpm add fast-memory-cache","imports":[]}],"homepage":"https://github.com/mdevils/fast-memory-cache#readme","github":"https://github.com/mdevils/fast-memory-cache","docs":null,"changelog":null,"pypi":null,"npm":"fast-memory-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}