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

インストール:
=

バージョン履歴:

  1. 0.1.1 November 28, 2024 (15KB)
  2. 0.1.0 November 27, 2024 (17.5KB)
  3. 0.1.0.rc2 November 27, 2024 (15KB)

Runtime依存関係 (2):

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

所有者:

プッシュ者:

作者:

  • Matt Cruz

SHA 256チェックサム:

=

累計ダウンロード数 150

このバージョンのみ 38

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.1.0

新しいバージョンはMFAを必要とします: true

リンク: