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: 16,593 of 189,852
Downloads: 111,917
Daily
Ranking: 4,454 of 189,815
Downloads: 1,204
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,275 | 9,515,332 | distribute_reads |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,285,266,899 | activesupport |
| 12 | 1,207,423,597 | json |
| 36 | 757,005,005 | activerecord |
| 176 | 274,786,210 | logger |
| 1,537 | 24,749,476 | digest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mateuscruz |