redis-queue icon indicating copy to clipboard operation
redis-queue copied to clipboard

Multi-Directory Support in Consumer Class

Open goveeta opened this issue 1 year ago • 0 comments

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.

goveeta avatar Jun 16 '24 12:06 goveeta