connection_pool.rb

Path: lib/sequel/connection_pool.rb
Last Update: Thu Jul 02 21:56:32 -0600 2009

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

[Validate]