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: 14,690 of 191,391
Downloads: 142,009
Daily
Ranking: 3,941 of 191,335
Downloads: 1,508
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,273 | 9,680,760 | distribute_reads |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,308,348,926 | activesupport |
| 12 | 1,232,338,858 | json |
| 36 | 769,358,067 | activerecord |
| 163 | 294,406,091 | logger |
| 1,541 | 25,185,333 | digest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mateuscruz |