rails-sharding 1.1.0
This gems allows you to easily create extra databases to your rails application, and freely allocate ActiveRecord instances to any of the databases. It also provides rake tasks and migrations to help you manage the schema by shard groups.
Gemfile:
=
安装:
=
Runtime 依赖 (1):
rails
~> 5.1.0