PrismaP
Prisma•2y ago
eparziale

Caching

hi! 👋

I have my Prisma schema using PostgreSQL and I need to cache some queries in Redis. Has anyone developed a similar process with setCache, getCache, and invalidateCache manually? If so, how did you resolve it?
Was this page helpful?