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: 41,148 of 187,255
Downloads: 28,424
Daily
Ranking: 13,212 of 187,239
Downloads: 25
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
2,237 | 9,235,891 | distribute_reads |
Depends on
Rank | Downloads | Name |
---|---|---|
7 | 1,196,497,015 | activesupport |
13 | 1,122,708,500 | json |
36 | 711,782,395 | activerecord |
192 | 237,559,942 | timeout |
219 | 199,681,004 | logger |
1,536 | 22,944,391 | digest |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mateuscruz |