ForkMeDaddy
ForkMeDaddy
Explore posts from servers
DTDrizzle Team
Created by ForkMeDaddy on 11/10/2024 in #help
Drizzle & Neon low latency
I have my app server deployed on railway (FRA) and a neon DB deployed in FRA as well. My latency from App -> DB (with drizzle) is about 800ms while when using the neon Console directly I have a latency of about 45ms. Where does this overhead come from?
1 replies
HHono
Created by ForkMeDaddy on 9/12/2024 in #help
Client Response
No description
7 replies
DTDrizzle Team
Created by ForkMeDaddy on 4/24/2024 in #help
Query "with" not populated
No description
13 replies
TtRPC
Created by ForkMeDaddy on 12/7/2023 in #❓-help
TRPC, Cookies, fetch
I try to cakl my backend inside trpc procedures and I an using fetch for this. Is it possible so that trpc passes any headers to fetch?
3 replies
TtRPC
Created by ForkMeDaddy on 8/18/2023 in #❓-help
tRPC & getInitialProps
So I am not using Next new App router but cant figure it out how to call a method during SSR with getInitialProps. Does anybody know how that works?
1 replies