RubyGems Navigation menu

delayed 0.2.0

Delayed is a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day. It supports postgres, mysql, and sqlite, and is designed to be Reliable (with co-transactional job enqueues and guaranteed, at-least-once execution), Scalable (with an optimized pickup query and concurrent job execution), Resilient (with built-in retry mechanisms, exponential backoff, and failed job preservation), and Maintainable (with robust instrumentation, continuous monitoring, and priority-based alerting).

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

安装:
=

版本列表:

  1. 0.5.3 - January 31, 2024 (48.5 KB)
  2. 0.5.2 - October 19, 2023 (48.0 KB)
  3. 0.5.1 - October 11, 2023 (48.0 KB)
  4. 0.5.0 - January 20, 2023 (48.5 KB)
  5. 0.4.0 - November 30, 2021 (48.0 KB)
  6. 0.2.0 - September 02, 2021 (47.5 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (2):

Development 依赖 (11):

activejob >= 0
appraisal >= 0
betterlint >= 0
mysql2 >= 0
pg >= 0
rake >= 0
rspec >= 0
sqlite3 >= 0
timecop >= 0

业主:

推送:

作者:

  • Nathan Griffith, Rowan McDonald, Cyrus Eslami, John Mileham, Brandon Keepers, Brian Ryckbost, Chris Gaffney, David Genord II, Erik Michaels-Ober, Matt Griffin, Steve Richert, Tobias Lütke

SHA 256 校验和:

725f3971d76cdea76a18381c7afeadeb463d316ca639d48d0584b77721b17ca6

下载总量 208,316

这个版本 22,426

许可:

MIT

需要的 Ruby 版本: >= 2.6

新的版本需要开启多因素验证: true

链接: