RubyGems Navigation menu

active_record_proxy_adapters 0.1.1

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.1.1 November 28, 2024 (15 KB)
Mostrar todas as versões (3)

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 255

Desta versão 113

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: