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: 46,720 of 186,961
Downloads: 23,718
Daily
Ranking: 7,627 of 186,954
Downloads: 200
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 1,182,438,423 | activesupport |
13 | 1,109,490,897 | json |
36 | 705,075,808 | activerecord |
195 | 232,034,984 | timeout |
231 | 188,282,216 | logger |
1,536 | 22,629,183 | digest |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mateuscruz |