use-cache-helper
use-cache-helper provides helper functions to easily manage and scale your redis and database caching strategies.
@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.