RubyGems Navigation menu

resque-unique 0.1.0

A Resque plugin. If you want only one instance of your job queued at a time, extend it with this module. For example: class UpdateNetworkGraph extend Resque::Plugins::Unique def self.perform(repo_id) heavy_lifting end end

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

安装:
=

版本列表:

  1. 0.1.0 - September 13, 2012 (6.0 KB)

业主:

作者:

  • Ronny Haryanto, Chris Wanstrath, Ray Krueger

SHA 256 校验和:

1629f5e7bd65373b4cbf832d340d9868cf95ae25b04fd6393b2f30a13dd04fc6

下载总量 7,083

这个版本 7,083

许可:

需要的 Ruby 版本:

链接: