RedisSMQ v4.0.1 Release Notes

Release Date: 2021-11-02 // over 2 years ago
    • โœ‚ Removed Scheduler class in favor of MessageManager.
    • โž• Added QueueManager and MessageManager, allowing to fetch/delete/requeue messages from different queues.
    • ๐Ÿ‘Œ Improved MQ performance by using background message processing with the help of workers.
    • MQ architecture tweaks and improvements.
    • Redis keys namespace bug fix.