An Option[String] if the Redis Server requires a password.
An Option[String] if the Redis Server requires a password. Defaults to None
URI for the Redis Server.
URI for the Redis Server. Defaults to redis://127.0.0.1:6379
Convenient configuration class for RedisBroadcaster
Using this class will automatically take care of setting Redis auth on the underlying RedisBroadcaster if the auth parameter is given an argument
URI for the Redis Server. Defaults to redis://127.0.0.1:6379
An Option[String] if the Redis Server requires a password. Defaults to None