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: 51,098 of 186,715
Downloads: 20,720
Daily
Ranking: 11,280 of 186,700
Downloads: 85
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,167,623,321 | activesupport |
13 | 1,096,171,298 | json |
36 | 697,550,401 | activerecord |
197 | 226,577,754 | timeout |
242 | 176,304,373 | logger |
1,543 | 22,297,265 | digest |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mateuscruz |