Koop Memory Cache
JSON →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.
Resources
packagekoop-cache-memory ↗
API endpoints
full doc /v1/registry/koop-cache-memory