effects

dev.profunktor.redis4cats.effects
object effects

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
effects.type

Members list

Type members

Classlikes

final case class Distance(value: Double) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
final case class GeoCoordinate(x: Double, y: Double)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class GeoHash(value: Long) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
final case class GeoLocation[V](lon: Longitude, lat: Latitude, value: V)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class GeoRadius(lon: Longitude, lat: Latitude, dist: Distance)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class GeoRadiusDistStorage[K](key: K, count: Long, sort: Sort)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class GeoRadiusKeyStorage[K](key: K, count: Long, sort: Sort)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class GeoRadiusResult[V](value: V, dist: Distance, hash: GeoHash, coordinate: GeoCoordinate)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object GetExArg

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
GetExArg.type
sealed trait GetExArg

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Ex
class ExAt
object Persist.type
class Px
class PxAt
final case class Latitude(value: Double) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
final case class Longitude(value: Double) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
final case class RangeLimit(offset: Long, count: Long)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ScanArgs(`match`: Option[String], count: Option[Long])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ScanArgs

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ScanArgs.type
final case class Score(value: Double) extends AnyVal

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
final case class ScoreWithValue[V](score: Score, value: V)

Attributes

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

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ScriptOutputType[V]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object SetArg

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SetArg.type
sealed trait SetArg

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Existence
object Nx.type
object Xx.type
trait Ttl
class Ex
object Keep.type
class Px
Show all
case class SetArgs(existence: Option[Existence], ttl: Option[Ttl])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SetArgs

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SetArgs.type
final case class ZRange[V](start: V, end: V)

Attributes

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