RubyGems Navigation menu

active_record_proxy_adapters 0.9.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:
=

installieren:
=

Versionen:

  1. 0.9.1 November 07, 2025 (24,5 KB)
  2. 0.9.0 October 02, 2025 (24 KB)
  3. 0.8.1 November 07, 2025 (25,5 KB)
  4. 0.8.0 August 28, 2025 (24,5 KB)
  5. 0.7.2 August 19, 2025 (24 KB)
Zeige alle Versionen (49 total)

Runtime Abhängigkeiten (6):

activerecord >= 7.1.0, < 8.1
activesupport >= 7.1.0, < 8.1
digest >= 3.1.0
json >= 0
logger >= 0
timeout >= 0

Besitzer:

Pushed by:

Autoren:

  • Matt Cruz

SHA 256-Prüfsumme:

=

Downloads insgesamt 37.187

Für diese Version 4.460

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: