RubyGems Navigation menu

active_record_proxy_adapters 0.5.0

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).

Gemfile:
=

installation:
=

Versions:

  1. 0.5.0 May 22, 2025 (17,5 ko)
  2. 0.4.6 April 28, 2025 (16,5 ko)
  3. 0.4.5 March 31, 2025 (16,5 ko)
  4. 0.4.4 March 19, 2025 (16,5 ko)
  5. 0.4.3 March 04, 2025 (16,5 ko)
Voir toutes les versions (33)

Dépendances de Runtime (2):

activerecord >= 7.0.0, < 8.1
activesupport >= 7.0.0, < 8.1

Propriétaires:

Pushed by:

Auteurs:

  • Matt Cruz

Total de contrôle SHA 256:

=

Total de téléchargements 7 443

Pour cette version 112

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Liens: