An open API service providing repository metadata for many open source software ecosystems.

GitHub / ori88c / auto-fetch-fifo-ttl-cache

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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ori88c%2Fauto-fetch-fifo-ttl-cache

Stars: 0
Forks: 0
Open issues: 0

License: apache-2.0
Language: TypeScript
Size: 0 Bytes
Dependencies parsed at: Pending

Created at: 4 days ago
Updated at: 4 days ago
Pushed at: 4 days ago
Last synced at: 4 days ago

Topics: auto-fetch, auto-fetching, automated-fetch, automated-value-retrieval, automatic-fetch, fifo-cache, fixed-ttl, get-or-fetch, graceful-shutdown, graceful-teardown, keyed-lock, lru-alternative, nodejs, proactive-remove, short-term-key-popularity, typescript, uniform-key-distribution

Readme
Loading...