Categories: None [Edit]
active_record_proxy_adapters
This gem allows automatic connection switching between a primary and one read replica database in ActiveRecord.
It pattern matches the SQL statement being sent to decide whether it should go to the replica (SELECT) or the
primary (INSERT, UPDATE, DELETE).
Total
Ranking: 35,775 of 187,603
Downloads: 34,397
Daily
Ranking: 6,474 of 187,591
Downloads: 120
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,253 | 9,275,253 | distribute_reads |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,212,431,206 | activesupport |
| 13 | 1,136,502,663 | json |
| 36 | 719,708,841 | activerecord |
| 186 | 244,277,996 | timeout |
| 210 | 212,585,829 | logger |
| 1,537 | 23,258,354 | digest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mateuscruz |