Do I need Redis with T3 Stack?

I've recently been working on a personal project and at some point I wondered if I was going to need Redis or tRPC Server Caching https://trpc.io/docs/server/caching is enough, what do you think?
Response Caching | tRPC
The below examples uses Vercel's edge caching to serve data to your users as fast as possible.
2 Replies
Rhys
Rhys14mo ago
Start with response caching and if it's not fast enough then add Redis in the future I personally use Redis for caching things like API calls to other services (i.e discord's API) to persist that data between deployments
IvanRene
IvanRene14mo ago
Gotcha, good point, thanks!
Want results from more Discord servers?
Add your server