RubyGems Navigation menu

periodic_job_mongoid 0.1.1

Periodic Job helps you run jobs with a time interval between runs. You may have several copies of your Periodic Job process running (e.g. as part of an application server cluster) and they will coordinate their work with help of a collection stored in a shared MongoDB database to avoid duplicate runs of a job.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 December 03, 2022 (10.5 KB)
Show all versions (2 total)

Runtime Dependencies (1):

mongoid ~> 7.4

Owners:

Pushed by:

Authors:

  • Yurie Nagorny

SHA 256 checksum:

=

Total downloads 669

For this version 654

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.6

Links: