Back to Prisma

Caching queries

apps/docs/content/docs/accelerate/caching.mdx

latest377 B
Original Source

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 Prisma Data Platform and configuring it with your database.