time-cache

JSON →
library 0.3.0 ·javascript
verified Jun 7, 2026

A simple key-value cache with per-entry expiry dates. Version 0.3.0, maintained by Protocol Labs (IPFS ecosystem). Provides basic put/get/has operations with customizable validity periods. Suitable for IPFS PubSub and other distributed systems requiring ephemeral caching. Low dependency footprint.