RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.2 - July 15, 2021 (26 KB)
  2. 1.2.1 - June 10, 2020 (26 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)
  6. 1.1.0 - September 13, 2017 (25.5 KB)
Show all versions (15 total)

Runtime Dependencies (1):

rails ~> 5.1.0

Development Dependencies (8):

bundler ~> 1.15
byebug ~> 9
mysql2 ~> 0
pg ~> 0
rake ~> 12.0
rspec ~> 3.0
simplecov ~> 0

Owners:

Authors:

  • Henrique Gubert

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 74,928

For this version 5,971

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: