Categories: None [Edit]

active_record_proxy_adapters

https://rubygems.org/gems/active_record_proxy_adapters
https://github.com/Nasdaq/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

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,004,546,968activesupport
35604,924,275activerecord

Owners

#GravatarHandle
1iconmateuscruz