RubyGems Navigation menu

perform-later 1.0.0

perform-later provides asyncronous worker/job support for objects with a convention that encourages better object oriented design. It is a simple and lightweight adapter that helps decouple job/worker initialization from object behavior/logic/algorithm. It helps encourage objects with async/job/worker behavior that are more maintainable, easier to change, and faster to test thoroughly.

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

安装:
=

版本列表:

  1. 1.1.1.beta.1 - May 16, 2018 (5.5 KB)
  2. 1.1.0.rc.1 - May 16, 2018 (5.5 KB)
  3. 1.1.0.pre.1 - May 16, 2018 (5.5 KB)
  4. 1.1.0.beta.1 - May 16, 2018 (5.5 KB)
  5. 1.0.1.pre.2 - August 30, 2017 (6.0 KB)
  6. 1.0.0 - January 06, 2017 (6.0 KB)
显示所有版本 (共 13 个)

Runtime 依赖 (1):

sidekiq >= 3.0

Development 依赖 (1):

bundler ~> 1.10

业主:

作者:

  • Evan Prothro

SHA 256 校验和:

59b85f5518c383bda75f92a941dfd9c34a5b6852b3d531eb881f91918e7658df

下载总量 21,938

这个版本 6,265

许可:

MIT

需要的 Ruby 版本: >= 2.2.0

链接: