Schked Versions Save

Framework agnostic scheduler to run recurring jobs.

v1.3.0

8 months ago
  • Added support for Redlock 2.0 gem
  • Renamed the redis_servers= config option to redis=
  • Added support for Redis Sentinels (requires Redlock >= 2)
  • Added Connection Pool for a performance reason

v1.2.0

11 months ago

Added around_job callback #37

v1.1.2

1 year ago
  • don't fail when Redis is down #35

v1.1.1

1 year ago
  • Fix Schked hanging when Redis fails #34

v1.1.0

1 year ago
  • Added a standalone mode #32

v1.0.0

1 year ago
  • Added locks to support seamless deployments #31

Warning: breaking change — Schked requires Redis now.

v0.4.0

1 year ago

Features:

  • Added a config option do_not_load_root_schedule #30