Skip to content

Releases: bibendi/schked

1.3.0

06 Sep 14:48
Compare
Choose a tag to compare
  • 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

1.2.0

09 Jun 06:26
Compare
Choose a tag to compare

Added around_job callback #37

1.1.2

16 Dec 10:30
eb1458a
Compare
Choose a tag to compare
  • don't fail when Redis is down #35

v1.1.1

15 Nov 14:07
d47addd
Compare
Choose a tag to compare
  • Fix Schked hanging when Redis fails #34

v1.1.0

19 Oct 13:00
Compare
Choose a tag to compare
  • Added a standalone mode #32

v1.0.0

10 Oct 08:12
Compare
Choose a tag to compare
  • Added locks to support seamless deployments #31

Warning: breaking change — Schked requires Redis now.

v0.4.0

12 Aug 08:35
Compare
Choose a tag to compare

Features:

  • Added a config option do_not_load_root_schedule #30