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: 30,251 of 188,026
Downloads: 43,496
Daily
Ranking: 5,634 of 188,014
Downloads: 495
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,261 | 9,314,167 | distribute_reads |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,229,317,578 | activesupport |
| 12 | 1,151,876,356 | json |
| 36 | 727,583,547 | activerecord |
| 181 | 251,603,684 | timeout |
| 205 | 226,175,992 | logger |
| 1,540 | 23,607,401 | digest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mateuscruz |