dev.profunktor.redis4cats

Members list

Type members

Classlikes

object Redis

Attributes

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

Attributes

Companion
object
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 PipelineCommands[F]
trait AutoFlush[F]
trait TransactionalCommands[F, K]
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
Show all
object RedisCommands

Attributes

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

Attributes

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