Skip to content
pmatsinopoulos edited this page Jan 5, 2012 · 6 revisions

Octopus – Easy Database Sharding for ActiveRecord

Octopus is a new way of doing database sharding with ActiveRecord. This projects contains ideas from the creator, and from a bunch of other projects that already have implemented Database Sharding. Octopus supports Replication / Sharding

Some links that could help you:

Wiki Pages
Sharding Example
Replication Example
Sinatra Example
Another Replication Example