Category

Active Record Sharding

Distribute read and write queries to your database across several database servers to help with scaling

1.51
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
This gem allows you to use sharded databases with ActiveRecord. This also provides a interface for replication and for running migrations with multiples shards.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.31
Repository is archived
No commit activity in last 3 years
No release in over 3 years
DbCharmer is a Rails plugin (and gem) that could be used to manage AR model connections, implement master/slave query schemes, sharding and other magic features many high-scale applications need.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.23
No commit activity in last 3 years
ActiveRecord connection proxy for master/slave connections
0.1
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Connection proxy for ActiveRecord for single master / multiple slave database deployments
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.07
No commit activity in last 3 years
No release in over 3 years
Sharding and replication support for ActiveRecord
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
Horizontal scaling for your Rails or Merb app. Built on ActiveRecord.