Skip to content
#

auto-fetching

Here are 3 public repositories matching this topic...

Language: All
Filter by language

An in-memory FIFO cache with fixed TTL for Node.js, designed to streamline the common get-or-fetch pattern by automating value retrieval. It uses an internal keyed lock to coalesce concurrent fetches for the same key, reducing redundant network calls and eliminating synchronization overhead for developers.

  • Updated Apr 26, 2025
  • TypeScript

Improve this page

Add a description, image, and links to the auto-fetching 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 auto-fetching topic, visit your repo's landing page and select "manage topics."

Learn more