improve db pool topology configuration

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-01-06 01:30:22 +00:00
parent d36167ab64
commit 94c8683836
4 changed files with 39 additions and 37 deletions

View file

@ -1646,7 +1646,7 @@ pub struct Config {
/// responsiveness for many users at the cost of throughput for each.
///
/// Setting this value to 0.0 causes the stream width to be fixed at the
/// value of stream_width_default. The default is 1.0 to match the
/// value of stream_width_default. The default scale is 1.0 to match the
/// capabilities detected for the system.
///
/// default: 1.0