We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c0caa commit a1fb4ddCopy full SHA for a1fb4dd
docs/self-hosted/oel/oel-high-performance-pooling.mdx
@@ -4,7 +4,7 @@ title: High-performance database connection pooling
4
sidebar_label: High-performance pooling
5
---
6
7
-High-performance pooling is available only in the Ory Enterprise License (OEL). It uses
+High-performance pooling is available only with an Ory Enterprise License (OEL). It uses
8
[pgxpool](https://pkg.go.dev/github.com/jackc/pgx/v5/pgxpool) and provides additional configuration options for managing database
9
connections under variable load.
10
0 commit comments