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: 181,361 of 183,477
Downloads: 430
Daily
Ranking: 16,639 of 183,470
Downloads: 7
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,004,546,968 | activesupport |
35 | 604,924,275 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | mateuscruz |