RubyGems Navigation menu

active_record_proxy_adapters 0.1.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.1.1 November 28, 2024 (15.0 KB)
  2. 0.1.0 November 27, 2024 (17.5 KB)
  3. 0.1.0.rc2 November 27, 2024 (15.0 KB)

Runtime 依赖 (2):

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

业主:

推送:

作者:

  • Matt Cruz

SHA 256 校验和:

=

下载总量 150

这个版本 61

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.1.0

新的版本需要开启多因素验证: true

链接: