RubyGems Navigation menu

active_record_proxy_adapters 0.3.0

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.3.0 January 18, 2025 (22.0 KB)
  2. 0.2.2 January 04, 2025 (20.5 KB)
  3. 0.2.1 January 02, 2025 (20.0 KB)
  4. 0.2.0 December 24, 2024 (17.0 KB)
  5. 0.1.5 January 04, 2025 (17.0 KB)
顯示所有版本(共 11)

Runtime 相依性套件 (2):

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

擁有者:

推送者:

作者:

  • Matt Cruz

SHA 256 總和檢查碼:

=

總下載次數 1,343

這個版本 107

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.1.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: