{"library":"koop-cache-memory","type":"library","category":null,"description":"An in-memory cache module for Koop, a spatial data server. Version 1.1.0 is the current stable release. It provides a default cache for Koop instances, storing GeoJSON features and their metadata in a JavaScript object. The cache supports insert, update, upsert, delete, retrieve, and streaming operations, with optional TTL expiry. Unlike persistent caches, this is ephemeral and suitable for development or single-process deployments. No breaking changes documented; used primarily as a dependency of the Koop core.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","koop","cache","memory"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install koop-cache-memory","imports":["const cache = require('koop-cache-memory')"]},{"cmd":"yarn add koop-cache-memory","imports":[]},{"cmd":"pnpm add koop-cache-memory","imports":[]}],"homepage":"https://github.com/koopjs/koop-cache-memory#readme","github":"https://github.com/koopjs/koop-cache-memory","docs":null,"changelog":null,"pypi":null,"npm":"koop-cache-memory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}