Skip to content
#

short-term-key-popularity

Here is 1 public repository matching this topic...

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 approach reduces overhead and typically delivers faster response times.

  • Updated Jan 4, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the short-term-key-popularity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the short-term-key-popularity topic, visit your repo's landing page and select "manage topics."

Learn more