node-resque v5.5.4 Release Notes

Release Date: 2019-05-26 // almost 5 years ago
  • โž• Add Atomic Scheduler Master Lock

    ๐Ÿ”’ Make setting the scheduler master lock and setting the expiration atomic. The SET command allows passing both an expiration and specifying to only set if the key doesn't exist.

    ๐Ÿ”„ Change the way custom modules are referenced

    Instantiate the constructor properly