There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Adds the `preconnect!` method to `ActiveRecord::ConnectionAdapters::ConnectionPool`. With it you can eagerly connect all connection pool connections to the database, rather than lazily.