RubyGems Navigation menu

activerecord-delay_touching 1.1.0

Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.0 - August 24, 2018 (11.0 KB)
  2. 1.0.1 - July 08, 2015 (10.5 KB)
  3. 1.0.0 - May 07, 2015 (10.5 KB)
  4. 0.0.4 - July 08, 2015 (10.5 KB)
  5. 0.0.3 - June 05, 2015 (10.5 KB)
显示所有版本 (共 7 个)

Runtime 依赖 (1):

activerecord ~> 4.2

Development 依赖 (8):

bundler ~> 1.6
rake >= 0
rspec-rails ~> 3.0
simplecov >= 0
sqlite3 >= 0
timecop >= 0
yarjuf >= 0

业主:

作者:

  • GoDaddy P&C Commerce, Brian Morearty

SHA 256 校验和:

111c6519f7e9256c39e86a7e2698de11a3f3c692e68cd10232892d9e4eb2ae90

下载总量 481,213

这个版本 69,129

许可:

MIT

需要的 Ruby 版本: >= 0

链接: