Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add explanation of connection pooling and autoscaling in Prisma…
… Accelerate Explain how Prisma Accelerate handles connection pooling across multiple Query Engine instances. Added details on how the total connection limit is distributed among instances when autoscaling is enabled. Explained the mechanism behind individual instance connection limits and the overall scaling process. This helps users understand how Accelerate efficiently manages connections and scales resources in high-traffic environments.
- Loading branch information