pillars.redis_rediculous.RedisConfig
See theRedisConfig companion object
final case class RedisConfig(host: Host, port: Port, maxQueue: Int, workers: Int, username: Option[RedisUser], password: RedisPassword, probe: ProbeConfig) extends Config
Attributes
- Companion
- object
- Source
- redis.scala
- Graph
-
- Supertypes
Members list
In this article