RubyGems Navigation menu

active_record_proxy_adapters 0.1.9

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.6.1 June 28, 2025 (22 KB)
  2. 0.6.0 June 16, 2025 (21,5 KB)
  3. 0.5.1 June 28, 2025 (17,5 KB)
  4. 0.5.0 May 22, 2025 (17,5 KB)
  5. 0.4.7 June 28, 2025 (17 KB)
  6. 0.1.9 March 31, 2025 (11,5 KB)
Zeige alle Versionen (37 total)

Runtime Abhängigkeiten (2):

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

Besitzer:

Pushed by:

Autoren:

  • Matt Cruz

SHA 256-Prüfsumme:

=

Downloads insgesamt 12.649

Für diese Version 126

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: