dev.profunktor.redis4cats

Members list

Concise view

Type members

Classlikes

object Redis

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Redis.type
trait RedisCommands[F[_], K, V] extends StringCommands[F, K, V] with HashCommands[F, K, V] with SetCommands[F, K, V] with SortedSetCommands[F, K, V] with ListCommands[F, K, V] with GeoCommands[F, K, V] with ConnectionCommands[F, K] with ServerCommands[F, K] with TransactionalCommands[F, K] with PipelineCommands[F] with ScriptCommands[F, K, V] with KeyCommands[F, K] with HyperLogLogCommands[F, K, V] with BitCommands[F, K, V]

Attributes

Companion:
object
Graph
Supertypes
trait BitCommands[F, K, V]
trait HyperLogLogCommands[F, K, V]
trait KeyCommands[F, K]
trait ScriptCommands[F, K, V]
trait Scripting[F, K, V]
trait AutoFlush[F]
trait Pipelining[F]
trait HighLevelTx[F]
trait Watcher[F, K]
trait Transaction[F]
trait ServerCommands[F, K]
trait Diagnostic[F]
trait Flush[F, K]
trait ConnectionCommands[F, K]
trait Client[F, K]
trait Auth[F]
trait Ping[F]
trait GeoCommands[F, K, V]
trait GeoSetter[F, K, V]
trait GeoGetter[F, K, V]
trait ListCommands[F, K, V]
trait ListPushPop[F, K, V]
trait ListSetter[F, K, V]
trait ListGetter[F, K, V]
trait ListBlocking[F, K, V]
trait SortedSetCommands[F, K, V]
trait SortedSetSetter[F, K, V]
trait SortedSetGetter[F, K, V]
trait SetCommands[F, K, V]
trait SetDeletion[F, K, V]
trait SetSetter[F, K, V]
trait SetGetter[F, K, V]
trait HashCommands[F, K, V]
trait HashIncrement[F, K, V]
trait HashSetter[F, K, V]
trait HashGetter[F, K, V]
trait StringCommands[F, K, V]
trait Unsafe[F, K, V]
trait Increment[F, K, V]
trait Decrement[F, K, V]
trait MultiKey[F, K, V]
trait Setter[F, K, V]
trait Getter[F, K, V]
class Object
trait Matchable
class Any

Attributes

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

Attributes

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