Join Slack
Powered by
I want to implement caching queries from prisma po...
# prisma-client
t
Tanmay Naik
02/10/2021, 1:04 PM
I want to implement caching queries from prisma postgres into redis, any direction with this would be great help!
r
Ryan
02/10/2021, 1:26 PM
Hey
@Tanmay Naik
👋 I would suggest following the implementation in
this
thread that uses Prisma’s middleware to cache data in Redis 🙂
t
Tanmay Naik
02/10/2021, 2:51 PM
Will look into it. Thanks Ryan
💯 1
Open in Slack
Previous
Next