pypi rq 1.7.0
v1.7.0

latest releases: 1.16.2, 1.16.1, 1.16.0...
3 years ago
  • Added job.worker_name attribute that tells you which worker is executing a job. Thanks @selwin!
  • Added send_stop_job_command() that tells a worker to stop executing a job. Thanks @selwin!
  • Added JSONSerializer as an alternative to the default pickle based serializer. Thanks @JackBoreczky!
  • Fixes RQScheduler running on Redis with ssl=True. Thanks @BobReid!

Don't miss a new rq release

NewReleases is sending notifications on new releases.