Caching
Prisma Accelerate provides global caching for read queries using TTL, Stale-While-Revalidate (SWR), or a combination of both. It's included as part of Prisma Postgres, but can also be used with your own database by enabling Accelerate in the and configuring it with your database.
This content has moved — learn more on the updated Caching in Accelerate page.