RubyGems Navigation menu

delayed 3.0.1

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:
=

install:
=

Versions:

  1. 3.0.1 June 15, 2026 (67 KB)
  2. 3.0.0 June 08, 2026 (67 KB)
  3. 2.2.0 February 12, 2026 (62.5 KB)
  4. 2.1.0 February 05, 2026 (62.5 KB)
  5. 2.0.3 February 02, 2026 (61.5 KB)
Show all versions (28 total)

Runtime Dependencies (2):

Owners:

ImageImageImageImage

Pushed by:

Image

Authors:

  • 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 checksum:

=

Total downloads 1,075,422

For this version 85,806

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

New versions require MFA: true

Version published with MFA: true

Links: