Changes for version 0.005
- Remove Message::Passing::Redis::Types - types we need are now in the core Message::Passing type library.
- Change 'server' attribute to 'hostname' and 'port' attributes, with the hostname being mandatory and the port having a default, to match other components.
Modules
A Redis consumer for Message::Passing
A Redis publisher for Message::Passing
Produce or consume messages by Redis PubSub
Provides
in lib/Message/Passing/Redis/ConnectionManager.pm
in lib/Message/Passing/Redis/Role/HasAConnection.pm