Are there multiple cache layers? Like one on the s...
# orm-help
c
Are there multiple cache layers? Like one on the server and one on the cluster or something?
m
I think there might be some caching around each Prisma connection. I think it ceases once that connection closes.