connection_pool.rb

Path: lib/sequel/connection_pool.rb
Last Update: Mon Mar 29 20:33:58 -0600 2010

A ConnectionPool manages access to database connections by keeping multiple connections and giving threads exclusive access to each connection.

[Validate]