Topic: "promise-cache"
chrispanag/memoized-node-fetch
A wrapper around node-fetch (or any other fetch-like function) that returns a single promise until it resolves.
Language: TypeScript - Size: 391 KB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 28 - Forks: 4

nrkno/nodecache-as-promised
In-memory cache supporting promise based workers and middleware hooks (distributed expiry and persistence provided)
Language: JavaScript - Size: 985 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 5

hurryhuang1007/fn-merge-cache
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global revalidation.
Language: TypeScript - Size: 180 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

mdawar/memoize-utils
Memoize function and TypeScript decorator for sync and async functions.
Language: TypeScript - Size: 146 KB - Last synced at: about 21 hours ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

rrmdn/p-memoize-ttl
JavaScript Promise TTL Memoization
Language: JavaScript - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1
