Equations
- One or more equations did not get rendered due to their size.
- LeanRedis.instBEqReconnectExponentialBackoff.beq x✝¹ x✝ = false
Instances For
@[implicit_reducible]
Equations
Instances For
@[implicit_reducible]
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
- disabled : ReconnectStrategy
- fixedInterval (delayMs : UInt32) (maxAttempts? : Option Nat := none) : ReconnectStrategy
- exponentialBackoff (config : ReconnectExponentialBackoff := { }) (maxAttempts? : Option Nat := none) : ReconnectStrategy
Instances For
@[implicit_reducible]
Equations
Equations
- LeanRedis.instBEqReconnectStrategy.beq LeanRedis.ReconnectStrategy.disabled LeanRedis.ReconnectStrategy.disabled = true
- LeanRedis.instBEqReconnectStrategy.beq (LeanRedis.ReconnectStrategy.fixedInterval a a_1) (LeanRedis.ReconnectStrategy.fixedInterval b b_1) = (a == b && a_1 == b_1)
- LeanRedis.instBEqReconnectStrategy.beq (LeanRedis.ReconnectStrategy.exponentialBackoff a a_1) (LeanRedis.ReconnectStrategy.exponentialBackoff b b_1) = (a == b && a_1 == b_1)
- LeanRedis.instBEqReconnectStrategy.beq x✝¹ x✝ = false
Instances For
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
- auto : ProtocolPreference
- resp2 : ProtocolPreference
- resp3 : ProtocolPreference
Instances For
Equations
- LeanRedis.instBEqProtocolPreference.beq x✝ y✝ = (x✝.ctorIdx == y✝.ctorIdx)
Instances For
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
Equations
Instances For
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- LeanRedis.instReprAuthConfig = { reprPrec := LeanRedis.instReprAuthConfig.repr }
@[implicit_reducible]
Equations
Equations
Instances For
Equations
Instances For
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
- endpoint : Transport.Endpoint
- auth? : Option AuthConfig
- protocolPreference : ProtocolPreference
- timeouts : TimeoutConfig
- reconnectStrategy : ReconnectStrategy
Instances For
Equations
- One or more equations did not get rendered due to their size.
- LeanRedis.instBEqConfig.beq x✝¹ x✝ = false
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- LeanRedis.instReprConfig = { reprPrec := LeanRedis.instReprConfig.repr }