Search results

1 package found

An efficient in-memory FIFO cache with a fixed TTL for Node.js projects, designed to automatically remove outdated records. Unlike widely used LRU caches, FIFO caches do not prioritize retaining popular keys for extended durations. This simplified approac

published version 1.1.0, 2 months ago0 dependents licensed under $Apache-2.0
433