diff --git a/content/300-accelerate/index.mdx b/content/300-accelerate/index.mdx index e7c3998b0f..63a829e41b 100644 --- a/content/300-accelerate/index.mdx +++ b/content/300-accelerate/index.mdx @@ -26,22 +26,7 @@ import { Prisma Accelerate -[Prisma Accelerate](https://www.prisma.io/data-platform/accelerate) is a managed connection pooler with global caching that helps speed up database queries. - -
- - - -
- - With Accelerate, you can easily configure connection pooling and choose the right cache strategy for your app. You can think of Accelerate as a combination of pgBouncer (connection pool) and Redis (database caching layer) that you can integrate seamlessly with Prisma ORM to ensure scalability and performance of your application. +[Prisma Accelerate](https://www.prisma.io/data-platform/accelerate) is a managed connection pooler with global caching that helps speed up database queries. With Accelerate, you can easily configure connection pooling and choose the right cache strategy for your app.