RubyGems Navigation menu

activejob-resque-disconnect 0.1.0

If you're using ActiveRecord with Resque, a new database connection will get opened for each worker process. When the worker completes, this connection is left open by default, which is pretty bad. This adapter closes the connection when the job has_rdoc finished executing.

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

安装:
=

版本列表:

  1. 0.1.0 - January 16, 2015 (7.0 KB)

Runtime 依赖 (4):

activejob >= 4.2
activerecord >= 4.2
resque >= 0

Development 依赖 (4):

rake >= 10.3
rspec >= 0
rspec-its >= 0
rubocop >= 0

业主:

作者:

  • Isaac Seymour

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 13,381

这个版本 13,381

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: