Returns a connection from the connection pool by delegating to Collection.
Resurrects dead connection if the resurrect_after timeout has passed. Increments the counter and performs connection reloading if the reload_connections option is set.
@return [Connections::Connection] @see Connections::Collection///get_connection
See Implementation
Returns a connection from the connection pool by delegating to Collection.
Resurrects dead connection if the resurrect_after timeout has passed. Increments the counter and performs connection reloading if the reload_connections option is set.
@return [Connections::Connection] @see Connections::Collection///get_connection