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 (7KB)

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チェックサム:

198e691469856857f818e00a2180bd0c0b5823fb663e5b2e7a6a0ad8b3be1a5f

累計ダウンロード数 13,262

このバージョンのみ 13,262

ライセンス:

MIT

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

リンク: