tiny-fifo-cache
JSON →Minimalistic FIFO (First-In-First-Out) in-memory cache for Node.js, v1.0.1 (last released 2015; no updates since). Provides simple put and get operations with automatic eviction of oldest items when the cache reaches a user-defined maximum size. No dependencies, no TypeScript types, relies on CommonJS. Unlike more feature-rich caches (e.g., node-cache, lru-cache), this is a single-purpose FIFO cache with no TTL, no events, and no serialization.
Traffic · last 30 days
total hits 23
actors 6 distinct systems
last hit 13d ago PetalBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · VN · 🇩🇪 Germany · 🇫🇮 Finland
Resources
packagetiny-fifo-cache ↗