/sequel-schema-sharding

Horizontally shard across physical and logical shards implemented as PostgreSQL databases (physical) and schemas (logical) any large database table, by mapping it to a Sequel ORM's model, and with this gem as an extension. Used in production to shard table with 4B rows and very high access rate.

Primary LanguageRubyMIT LicenseMIT

No issues in this repository yet.