Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 803 Bytes

File metadata and controls

11 lines (9 loc) · 803 Bytes
title Caching queries in Prisma Accelerate
description Learn everything you need to know to use Accelerate's global database caching.
url /v6/accelerate/caching
metaTitle Accelerate: Caching
metaDescription Learn everything you need to know to use Accelerate's global database 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 Prisma Developer Platform and configuring it with your database.

This content has moved — learn more on the updated Caching in Accelerate page.