Module: AdvancedConnection::ActiveRecordExt::ConnectionPool

Extended by:
ActiveSupport::Autoload
Defined in:
lib/advanced_connection/active_record_ext/connection_pool.rb,
lib/advanced_connection/active_record_ext/connection_pool/queues.rb,
lib/advanced_connection/active_record_ext/connection_pool/idle_manager.rb,
lib/advanced_connection/active_record_ext/connection_pool/statement_pooling.rb,
lib/advanced_connection/active_record_ext/connection_pool/without_connection.rb

Defined Under Namespace

Modules: IdleManager, Queues, StatementPooling, WithoutConnection