activerecord-interval_reconnect 0.2.0
Provides interval-based reconnection for ActiveRecord connections. Helps handle RDS failover scenarios by periodically refreshing connections on checkout.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 7.2.0, < 8.1
activesupport
>= 7.2.0, < 8.1