RubyGems Navigation menu

active_record_proxy_adapters 0.3.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.3.0 January 18, 2025 (22 ko)
  2. 0.2.2 January 04, 2025 (20,5 ko)
  3. 0.2.1 January 02, 2025 (20 ko)
  4. 0.2.0 December 24, 2024 (17 ko)
  5. 0.1.5 January 04, 2025 (17 ko)
Voir toutes les versions (11)

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 1 383

Pour cette version 123

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Liens: