tomyeh / postgresql

Dart Postgresql database library.
https://quire.io
BSD 2-Clause "Simplified" License
15 stars 7 forks source link

Control the duration to wait when number of connection exceeds `limitConnections` #18

Closed tomyeh closed 3 years ago

tomyeh commented 3 years ago
  1. Rename freeConnections to limitConnection
  2. Have 700ms wait controllable, and the duration is called limitTimeout