Skip to content
railsengines.com

Crono

A time-based background job scheduler daemon (just like Cron) for Rails

No ratings yet
Gem
crono
Repository
plashchynski/crono
License
Apache-2.0
Stars
684
Added
August 23, 2026

About

A time-based background job scheduler daemon (just like Cron) for Rails

Crono is a time-based background job scheduler daemon (just like Cron) for Ruby on Rails.

Mounting it

ruby
# Gemfile
gem "crono"

# config/routes.rb
mount Crono::Engine, at: "/crono"

Details

684 stars on GitHub · Apache-2.0 licensed · maintained by plashchynski. Source: https://github.com/plashchynski/crono

Discussion (0)

Sign in to join the discussion.

No comments yet.