kue v0.11.0 Release Notes

Release Date: 2016-05-13 // almost 8 years ago
    • ๐Ÿ‘ฎ force node_redis version to 2.4.x, Closes #857
    • ๐Ÿ‘ท Converting Job ids back into integers, #855
    • ๐Ÿ›  Fix LPUSH crash during shutdown, #854
    • Install kue-dashboard script, #853
    • โž• Add start event to documentation, #841
    • โž• Add parameter for testMode.enter to continue processing jobs, #821
    • ๐Ÿ‘ Modern Node.js versions support, #812
    • ๐Ÿ‘ท Don't start the next job until the current one is totally finished, Closes #806
    • ๐Ÿ‘ท Store multiple instances of jobs in jobs id map to emit events for all, #750