jepcd
Explore posts from serversTTCTheo's Typesafe Cult
•Created by jepcd on 7/7/2023 in #questions
Does react 18 `cache()` cache across requests?
title, if I have a function wrapped with cache, does it cache across requests? or just dedupes calls in the same request
https://nextjs.org/docs/app/building-your-application/data-fetching/caching#react-cache
5 replies