dev.profunktor.redis4cats
package dev.profunktor.redis4cats
Members list
Packages
Type members
Classlikes
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 PipelineCommands[F]trait AutoFlush[F]trait Pipelining[F]trait HighLevelTx[F]trait Transaction[F]trait Diagnostic[F]trait Auth[F]trait Ping[F]class Objecttrait Matchableclass AnyShow all
object RedisCommands
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
RedisCommands.type
In this article