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:
=

instalar:
=

Versões:

  1. 0.10.2 February 26, 2026 (24 KB)
  2. 0.10.1 January 03, 2026 (24 KB)
  3. 0.10.0 December 02, 2025 (24 KB)
  4. 0.9.3 February 26, 2026 (25 KB)
  5. 0.9.2 January 03, 2026 (24,5 KB)
  6. 0.9.0 October 02, 2025 (24 KB)
Mostrar todas as versões (54)

Runtime Dependencies (6):

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

Donos:

Pushed by:

Autores:

  • Matt Cruz

SHA 256 checksum:

=

Total de downloads 123.912

Desta versão 32.433

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: