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

インストール:
=

バージョン履歴:

  1. 0.1.1 December 03, 2022 (10.5KB)
全てのバージョンを表示(全2件)

Runtime依存関係 (1):

mongoid ~> 7.4

所有者:

プッシュ者:

作者:

  • Yurie Nagorny

SHA 256チェックサム:

=

累計ダウンロード数 669

このバージョンのみ 654

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.7.6

リンク: