@rwsbillyang/usecache

react hooks use cache before client fetch data from remote server, likes cache in server side before database I/O

@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.