Since it's an important part of a connection pool configuration, allow to configure max db connections, that pool will open to a target db. From this numbers several others (like default pool size, min pool size, reserve) will be deduced, taking into account desired number of instances. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| util.go | ||