module MessageBus::Redis
the heart of the message bus, it acts as 2 things
-
A channel multiplexer
-
Backlog storage per-multiplexed channel.
ids are all sequencially increasing numbers starting at 0
the heart of the message bus, it acts as 2 things
A channel multiplexer
Backlog storage per-multiplexed channel.
ids are all sequencially increasing numbers starting at 0