| Class | ActiveRecord::ConnectionAdapters::SeamlessDatabasePoolAdapter |
| In: |
lib/active_record/connection_adapters/seamless_database_pool_adapter.rb
|
| Parent: | AbstractAdapter |
| master_connection | [R] | |
| read_connections | [R] |
Get the available weighted connections. When a connection is dead and cannot be reconnected, it will be temporarily removed from the read pool so we don‘t keep trying to reconnect to a database that isn‘t listening.