Kenzo
How to cache trpc server request next.js app router
---
Hey Alex.
Let's simplify this.
I have a wiki with weapons in a DB. I Want to cache the query and revalidate it when I modify the weapons table for example.
Vercel fetch stale while revalidate would work perfectly.
But we are using trpc. Not fetch directly.
Having to modify the responseMeta is weird for this simple use case
24 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/9/2024 in #questions
How I can stop trpc to make calls when alt tabbing?
I remember it was a simple setting, so it was not constantly fetching trpc when user focus and unfocus the screen
4 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
Ah okay, so for now I'll use unstable cache, ty!
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
That's what I wanted to say XD
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
We cannot change trpc Fetch headers, that's what I meant, so we can't use next fetch things like stale while revalidate
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
Yep I see. Next changes too much
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
True,caching methods are outdated in trpc..
But I saw you are tweaking trpc Fetch.
Do you think stale while revalidate will work properly ?
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
I love trpc, But it may need an update on their docs
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
Oh I really appreciate it Julius 🫡
Got no answers in trpc discord, and saw nothing on their docs
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
Hi? any idea?
26 replies
TTCTheo's Typesafe Cult
•Created by Kenzo on 7/8/2024 in #questions
Caching does not work with trpc in Next, what would you do?
@julius I don't like to @ ppl but I saw your a maitainer of trpc.
Does next version of trpc fix it?
26 replies