RubyGems Navigation menu

active_record_proxy_adapters 0.3.4

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.5.0 May 22, 2025 (17.5KB)
  2. 0.4.6 April 28, 2025 (16.5KB)
  3. 0.4.5 March 31, 2025 (16.5KB)
  4. 0.4.4 March 19, 2025 (16.5KB)
  5. 0.4.3 March 04, 2025 (16.5KB)
  6. 0.3.4 March 19, 2025 (16KB)
全てのバージョンを表示(全33件)

Runtime依存関係 (2):

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

所有者:

プッシュ者:

作者:

  • Matt Cruz

SHA 256チェックサム:

=

累計ダウンロード数 7,373

このバージョンのみ 93

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

ライセンス:

MIT

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

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

MFAで投稿されたバージョン: true

リンク: