Ttl

dev.profunktor.redis4cats.effects.SetArg.Ttl
See theTtl companion trait
object Ttl

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Ttl.type

Members list

Type members

Classlikes

case class Ex(duration: FiniteDuration) extends Ttl

Set Expiration in Seconds

Set Expiration in Seconds

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Ttl
trait SetArg
class Object
trait Matchable
class Any
Show all
case object Keep extends Ttl

Set KeepTtl

Set KeepTtl

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Ttl
trait SetArg
class Object
trait Matchable
class Any
Show all
Self type
Keep.type
case class Px(duration: FiniteDuration) extends Ttl

Set Expiration in Millis

Set Expiration in Millis

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Ttl
trait SetArg
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror