`react-async-cache` is a library to cache asynchrone function call between different component. It was initially build to improve cache of api call with react. This library can be especially useful to cache some fetch query, for example using axios. The c
core library for [`react-async-cache`](https://www.npmjs.com/package/react-async-cache) and [`vue-async-cache`](https://www.npmjs.com/package/vue-async-cache)
Simple persistence for all Apollo cache implementations
Async disk cache
Memoize functions results using an lru-cache.
Simple and Maintained fast NodeJS internal caching
This package is part of the [React Native CLI](../../README.md). It contains commands for cleaning the build artifacts.
Infer the owner of a path based on the owner of its nearest existing parent
sync disk cache
High Performance In-Memory Cache for Node.js
A super-fast, promise-based cache that reads and writes to the file-system.
Memoize promise-returning & async functions
Coalesces multiple promises for the same identifier into a single request
Contain async insanity so that the dark pony lord doesn't eat souls
A cache object that deletes the least-recently-used items.
Simple, filesystem-backed memoisation cache.
useMemo and useCallback but with a stable cache
High Performance Layer 1 / Layer 2 Caching with Keyv Storage
Thread-safe Helmet for React 16–18, with native support for React 19+
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
An async deduping cache
Require hook for automatic V8 compile cache persistence
Useful TypeScript utilities.
A data fetching strategy for React Suspense