NextJS user-specific content cache
Unanswered
Norwegian Forest Cat posted this in #help-forum
Norwegian Forest CatOP
How to cache in case I have user specific content. Like list of words that user created. I use drizzle and neondb. As far as I understand, "use cache" is used when 'content for everybody', ex. 'categories'. So, should I use "use cache" or add redis? If redis, which library is stable?