RubyGems Navigation menu

rails-sharding 1.2.2

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.2 - July 15, 2021 (26.0 KB)
  2. 1.2.1 - June 10, 2020 (26.0 KB)
  3. 1.2.0 - April 30, 2020 (25.5 KB)
  4. 1.1.3 - January 10, 2020 (25.5 KB)
  5. 1.1.2 - November 08, 2019 (25.5 KB)
顯示所有版本(共 15)

Runtime 相依性套件 (1):

rails ~> 5.2.0

Development 相依性套件 (8):

bundler ~> 1.17
byebug ~> 11
mysql2 ~> 0
pg ~> 0
rake ~> 13.0
rspec ~> 3.0
simplecov ~> 0

擁有者:

推送者:

作者:

  • Henrique Gubert

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 74,382

這個版本 31,289

授權:

MIT

Ruby 版本需求: >= 0

相關連結: