Skip to content

Releases: actionhero/node-resque

Fix scheduler EventEmitter memory leak

10 Sep 23:52

Choose a tag to compare

  • prevent the scheduler/worker from re-calling back after a reconnect 5b1e963
  • Fix scheduler EventEmitter memory leak #87

Allow to specify names for multiworkers

10 Sep 23:51

Choose a tag to compare

Update dependent packages

10 Sep 23:50

Choose a tag to compare

Doc and Test updates

10 Sep 23:49

Choose a tag to compare

  • Integrate with Gitter #81
  • test updates:
    • remove event emitter limits in test
    • do not disconnect fake redis

Add the ability to retrieve a list of queued jobs

10 Sep 23:47

Choose a tag to compare

Ensure redis connections get released

10 Sep 23:47

Choose a tag to compare

workerCleanup errback

10 Sep 23:45

Choose a tag to compare

Problem deleting queue. Queue isn't removed from list of queues

10 Sep 23:46

Choose a tag to compare

queue.cleanOldWorkers

10 Sep 23:57

Choose a tag to compare

failed queue managment

10 Sep 23:58

Choose a tag to compare