{"library":"cache-istos","type":"library","category":null,"description":"A lightweight in-memory key-value cache with automatic eviction, inspired by Unix page-stealing. Stores references with a configurable TTL; entries are marked and stolen after 1–2 TTL cycles if not accessed. Types included. Current version 1.0.6, maintained by habibouldmoussa. Simple API (set, get, delete, destroy). Differentiator: automatic eviction without manual cleanup, suitable for ephemeral data.","language":"javascript","status":"active","version":"1.0.6","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-istos","imports":["import { Stealer } from '@habibouldmoussa/cache_istos'","import { Stealer } from '@habibouldmoussa/cache_istos'","import Stealer from '@habibouldmoussa/cache_istos'"]},{"cmd":"yarn add cache-istos","imports":[]},{"cmd":"pnpm add cache-istos","imports":[]}],"homepage":"https://github.com/habibouldmoussa/cache_istos#readme","github":"https://github.com/habibouldmoussa/cache_istos","docs":null,"changelog":null,"pypi":null,"npm":"cache-istos","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}