connection_pool.rb

Path: lib/sequel/connection_pool.rb
Last Update: Wed Mar 10 10:46:35 -0700 2010

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

[Validate]