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: 10,030 of 196,079
Downloads: 344,823
Daily
Ranking: 3,830 of 196,051
Downloads: 1,821
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,331 | 9,931,571 | distribute_reads |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,410,868,252 | activesupport |
| 9 | 1,353,613,361 | json |
| 37 | 826,390,496 | activerecord |
| 125 | 397,376,345 | logger |
| 1,549 | 26,986,987 | digest |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mateuscruz |