RubyGems Navigation menu

active_record_proxy_adapters 0.3.3

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.4.4 March 19, 2025 (16,5 KB)
  2. 0.4.3 March 04, 2025 (16,5 KB)
  3. 0.4.2 February 25, 2025 (16 KB)
  4. 0.4.1 February 25, 2025 (22,5 KB)
  5. 0.4.0 February 25, 2025 (24,5 KB)
  6. 0.3.3 March 04, 2025 (16 KB)
Mostrar todas as versões (26)

Runtime Dependencies (2):

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

Donos:

Pushed by:

Autores:

  • Matt Cruz

SHA 256 checksum:

=

Total de downloads 3.004

Desta versão 79

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: