php-service-bus / service-bus

PHP Service Bus (publish-subscribe pattern) implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis transport implementation

mmasiukevich opened this issue · comments

Implement transport based on Redis pub\sub.
amphp/redis will be used as a library for working with Redis.