@react-hook/cache
A React hook for accessing an async cache that persists data between renders and components. This allows you to do neat stuff like preload data before your next page or component has even started mounting.
A React hook for accessing an async cache that persists data between renders and components. This allows you to do neat stuff like preload data before your next page or component has even started mounting.
use-cache-helper provides helper functions to easily manage and scale your redis and database caching strategies.
Hook for caching data in localStorage.
Hook for caching data in memory.