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: 12,066 of 193,214
Downloads: 221,842
Daily
Ranking: 3,379 of 193,188
Downloads: 1,256
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,302 | 9,788,543 | distribute_reads |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,354,414,585 | activesupport |
| 12 | 1,282,876,757 | json |
| 36 | 793,912,258 | activerecord |
| 145 | 337,367,021 | logger |
| 1,543 | 25,999,874 | digest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mateuscruz |