RedisSMQ v6.3.0 Release Notes

Release Date: 2022-03-15 // about 2 years ago
    • โšก๏ธ Update docs (3ad938a)
    • ๐Ÿ‘‰ Use colons instead of dots for joining Redis key segments (75dbcb6)
    • โœ… Continue testing consumer message multiplexing (17c9659)
    • ๐Ÿ‘Œ Improve multiplexing delay when dequeuing messages (a635c8a)
    • โœ‚ Remove deprecated consumer.cancel(queue,priority,cb), add new tests (4a2d458)
    • ๐Ÿ›  Fix test errors, clean up (09feb9c)
    • Prefer method definition over arrow function property (5d7e664)
    • Implement MultiplexedMessageHandlerRunner (6980cbf)
    • ๐Ÿ”จ Refactor MessageHandler to allow more modular structures (b079244)