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:
= 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)
Show all versions (15 total)

Runtime Dependencies (1):

rails ~> 5.2.0

Development Dependencies (8):

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

Owners:

Pushed by:

Authors:

  • Henrique Gubert

SHA 256 checksum:

68212d24dff85840b4b2bd7732b38c7784055e70de558231e28f41e2cba60fb3

Total downloads 73,671

For this version 31,244

License:

MIT

Required Ruby Version: >= 0

Links: