Fetch with response cache
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
Forked from @vercel/fetch-cached-dns
A decorator on top of `fetch` that caches the DNS query of the `hostname` of the passed URL
Opinionated `fetch` optimized for use inside microservices
Opinionated `fetch` optimized for use inside microservices
node-fetch with caching.
the http/https agent used by the npm cli
Standalone caching utilities with TTL, SWR, and HTTP response caching
A light-weight module that brings Fetch API to node.js
Memoize the results of the path.relative function
An implementation of window.fetch in Node.js using Minipass streams
Just like `fs.exists` and `fs.existsSync`, but cached
Opinionated, caching, retrying fetch client
An LRU cache of weak references
Provides a way to make requests
Blob & File implementation in Node.js, originally from node-fetch.
Universal WHATWG Fetch API for Node, Browsers and React Native
Helpful autotracking utilities
better fetch for Node.js. Works on any JavaScript runtime!
Fetches the contents of a file accross node and browsers.
@bugsnag/expo delivery mechanism to send events and sessions from Expo, using the FileSystem API to cache and retry sending failed payloads
Polyfill for RFC 566: @cached
Asset load orchestration made easy
Library code to fetch Chef cookbooks from a variety of sources to a local cache
Multi-fetch optimisation for multiple cached blocks in Rails views.
Fetches and caches Google Pay signing keys
Fetch, cache and display blog posts in your Rails app.
Fetches cache misses in bulk
Fetches data from JIRA and caches it in a local database.
Fetches reports from Toggl and caches them in a MongoDB store.
Since using kv_cache, Mami need't to warry my db crashing anymore. :)
Fetch and process multi allows you to calculate and cache multiple values
Built upon https://exchangeratesapi.io/, this gem allows to fetch current exchange rates and more. It comes with an optional built-in cache support built on top of faraday-http-cache which if activated, can enable caching for the response.
This gem provides an interface for fetching cluster information from an AWS ElastiCache AutoDiscovery server and configuring a Dalli client to connect to all nodes in the cache cluster.
A gem that allows you to soft expire cache, use a stale resource and fetch the fresh resource in background