RubyGems Navigation menu

active_record_proxy_adapters 0.1.0.rc2

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.1.1 November 28, 2024 (15 KB)
  2. 0.1.0 November 27, 2024 (17,5 KB)
  3. 0.1.0.rc2 November 27, 2024 (15 KB)

Runtime Abhängigkeiten (2):

activerecord >= 6.1.a, < 8.0
activesupport >= 6.1.a, < 8.0

Besitzer:

Pushed by:

Autoren:

  • Matt Cruz

SHA 256-Prüfsumme:

=

Downloads insgesamt 150

Für diese Version 38

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.1.0

New versions require MFA: true

Links: