RubyGems Navigation menu

delayed_job 2.1.3

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks. This gem is collectiveidea's fork (http://github.com/collectiveidea/delayed_job).

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

安装:
=

版本列表:

  1. 4.1.11 - September 28, 2022 (40.5 KB)
  2. 4.1.10 - January 18, 2022 (40.0 KB)
  3. 4.1.9 - December 09, 2020 (40.0 KB)
  4. 4.1.8 - August 16, 2019 (39.5 KB)
  5. 4.1.8.beta1 - June 20, 2019 (39.5 KB)
  6. 2.1.3 - January 21, 2011 (22.0 KB)
显示所有版本 (共 56 个)

Runtime 依赖 (2):

activesupport ~> 3.0
daemons >= 0

Development 依赖 (5):

mysql >= 0
rails ~> 3.0
rake >= 0
rspec ~> 2.0
sqlite3 >= 0

业主:

作者:

  • Chris Gaffney, Brandon Keepers, Tobias Lütke

SHA 256 校验和:

c87e84810481fa8d062d712b60d1f3d0a3ad949d4e9ca33474fa028cc1653ae2

下载总量 47,748,203

这个版本 18,942

许可:

需要的 Ruby 版本:

链接: