Releases: RichardKnop/machinery
Releases · RichardKnop/machinery
Release v1.9.5
Make sure server can be initialised without lock configuration (default to eager lock). Fixes a bug when server could not be created without lock config.
Release v1.9.4
Regular maintenance and bug fix release.
Release v1.9.3
Added support for periodic tasks.
Release v1.9.2
Small release:
- Support customized delayed tasks key in redigo implementation (#595)
Release v1.9.1
Updated version of Redis libraries.
Release v1.9.0
Reverts a change in Release v1.8.9 which introduced a bug.
Release v1.8.9
Regular maintenance and bug fix release.
Release v1.8.8
Regular maintenance and bug fix release.
Release v1.8.7
Regular maintenance and bug fix release.
Release v1.8.6
Small bug fix:
- Use UNWATCH when MULTI is not called