noitran / lumen-horizon-rabbitmq

DEPRECATED. USE: https://github.com/vyuldashev/laravel-queue-rabbitmq Connector package between horizon and RabbitMQ for lumen framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question : This Plugin works with RabbitMQ data (stored with Redis) Only ?

khatritariq opened this issue · comments

Hello,

There was no other way to communicate with the creator of this plugin, so had to open issue for communication.

I want to ask that normally, laravel horizon only supports connection with redis, but here it is using RabbitMQ. RabbitMQ usually stores information on disk, where as can also use Redis to store data.

So, is this plugin workable with RabbitMQ storing data in Redis only or disk as well ?