redis-queue
redis-queue copied to clipboard
Multi-Directory Support in Consumer Class
This update enhances the Consumer class in the Webman\RedisQueue\Process namespace to support loading consumer classes from multiple directories. Previously, the class was limited to a single consumer directory, but now it can handle an array of directories, providing greater flexibility and organization for managing consumers.