LettuceConfig

Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class SocketOptions(connectTimeout: Duration, keepAlive: Boolean, tcpNoDelay: Boolean)
final case class SslOptions(keyStoreType: Option[String], keyStorePath: Option[String], keyStorePassword: Option[String], trustStorePath: Option[String], trustStorePassword: Option[String])
final case class TimeoutOptions(timeoutCommands: Boolean)

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror