Wrapper pattern for simple and clean usage Automatic cache key definition Customizable cache data store in order to cache the output of async logic in a persistant store or across machines, you'll ...
Assign stable cache ids to GET-like requests. Group ids under tags and invalidate them after write-like requests. Share a cache-aware Axios instance across a project. Generate consistent id/tag keys ...