RubyGems Navigation menu

active_record_proxy_adapters 0.1.2

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

Versiones:

  1. 0.3.1 February 12, 2025 (22 KB)
  2. 0.3.0 January 18, 2025 (22 KB)
  3. 0.2.2 January 04, 2025 (20,5 KB)
  4. 0.2.1 January 02, 2025 (20 KB)
  5. 0.2.0 December 24, 2024 (17 KB)
  6. 0.1.2 December 17, 2024 (15 KB)
Mostrar todas las versiones (12 total)

dependencias de Runtime (2):

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

Propietarios:

Subida por:

Autores:

  • Matt Cruz

SHA 256 checksum:

=

Total de descargas 1.744

Para esta versión 180

Versión publicada:

Licencia:

MIT

Versión de Ruby requerida: >= 3.1.0

Nuevas versiones requieren AMF: true

Versión publicada con AMF: true

Enlace: