An engine that reads messages from the redis sentinel pubsub and sends reactor events based on the channels they are subscribed to.
| configuration: |
|
|---|---|
| depends: | redis |
salt.engines.redis_sentinel.Listener(host=None, port=None, channels=None, tag=None)¶run()¶work(item)¶salt.engines.redis_sentinel.start(hosts, channels, tag=None)¶