postgres_pool 1.1.0 copy "postgres_pool: ^1.1.0" to clipboard
postgres_pool: ^1.1.0 copied to clipboard

discontinuedreplaced by: postgres
outdated

Postgresql connection pool with a wide range of automated reconnect parameters.

1.1.0 #

  • Only one connection is opened at a time.
  • Randomized connection selection when multiple one is available. (Provides better distribution of queries, less overuse of single connection thread.)
  • Generated == and hashCode for PgUrl.
  • Removed leftover debug print.

1.0.0 #

  • Initial public release.
20
likes
40
pub points
81%
popularity

Publisher

verified publisheragilord.com

Postgresql connection pool with a wide range of automated reconnect parameters.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

executor, postgres

More

Packages that depend on postgres_pool