RedisCommands

dev.profunktor.redis4cats.RedisCommands$
See theRedisCommands companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final implicit class LiftKOps[F[_], K, V](val cmd: RedisCommands[F, K, V]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Implicits

final implicit def LiftKOps[F[_], K, V](cmd: RedisCommands[F, K, V]): LiftKOps[F, K, V]