node-resque v8.0.0 Release Notes

Release Date: 2020-10-02 // over 3 years ago
  • 👷 Use a Lua command within redis to pop a job and store it on the worker object #453

    📦 Due to the sematics of how ioredis loads and uses lua commands, this is a breaking change as this may break users who do not use the ioredis package