ar-multidb 0.8.0
Multidb is an ActiveRecord extension for switching between multiple database connections, such as primary/replica setups.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 7.1, < 8.1
activesupport
>= 7.1, < 8.1
Development 依赖 (7):
rake
~> 13.0
rspec
~> 3.8
rubocop
~> 1.75.0
rubocop-rspec
~> 3.6.0
simplecov
~> 0.22.0
simplecov-lcov
~> 0.8.0
sqlite3
~> 2