dev.profunktor.redis4cats.algebra

Members list

Concise view

Type members

Classlikes

trait Auth[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ConnectionCommands[F, K]
trait RedisCommands[F, K, V]
trait AutoFlush[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
sealed trait BitCommandOperation

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
trait BitCommands[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait Client[F[_], K]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ConnectionCommands[F, K]
trait RedisCommands[F, K, V]
trait ConnectionCommands[F[_], K] extends Ping[F] with Auth[F] with Client[F, K]

Attributes

Graph
Supertypes
trait Client[F, K]
trait Auth[F]
trait Ping[F]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait Decrement[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StringCommands[F, K, V]
trait RedisCommands[F, K, V]
trait Diagnostic[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ServerCommands[F, K]
trait RedisCommands[F, K, V]
trait Flush[F[_], K]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ServerCommands[F, K]
trait RedisCommands[F, K, V]
trait GeoCommands[F[_], K, V] extends GeoGetter[F, K, V] with GeoSetter[F, K, V]

Attributes

Graph
Supertypes
trait GeoSetter[F, K, V]
trait GeoGetter[F, K, V]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait GeoGetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait GeoCommands[F, K, V]
trait RedisCommands[F, K, V]
trait GeoSetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait GeoCommands[F, K, V]
trait RedisCommands[F, K, V]
trait Getter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StringCommands[F, K, V]
trait RedisCommands[F, K, V]
trait HashCommands[F[_], K, V] extends HashGetter[F, K, V] with HashSetter[F, K, V] with HashIncrement[F, K, V]

Attributes

Graph
Supertypes
trait HashIncrement[F, K, V]
trait HashSetter[F, K, V]
trait HashGetter[F, K, V]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait HashGetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HashCommands[F, K, V]
trait RedisCommands[F, K, V]
trait HashIncrement[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HashCommands[F, K, V]
trait RedisCommands[F, K, V]
trait HashSetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HashCommands[F, K, V]
trait RedisCommands[F, K, V]
trait HighLevelTx[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait HyperLogLogCommands[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait Increment[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StringCommands[F, K, V]
trait RedisCommands[F, K, V]
trait KeyCommands[F[_], K]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait ListBlocking[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ListCommands[F, K, V]
trait RedisCommands[F, K, V]
trait ListCommands[F[_], K, V] extends ListBlocking[F, K, V] with ListGetter[F, K, V] with ListSetter[F, K, V] with ListPushPop[F, K, V]

Attributes

Graph
Supertypes
trait ListPushPop[F, K, V]
trait ListSetter[F, K, V]
trait ListGetter[F, K, V]
trait ListBlocking[F, K, V]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait ListGetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ListCommands[F, K, V]
trait RedisCommands[F, K, V]
trait ListPushPop[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ListCommands[F, K, V]
trait RedisCommands[F, K, V]
trait ListSetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ListCommands[F, K, V]
trait RedisCommands[F, K, V]
trait MultiKey[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StringCommands[F, K, V]
trait RedisCommands[F, K, V]
trait Ping[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ConnectionCommands[F, K]
trait RedisCommands[F, K, V]
trait PipelineCommands[F[_]] extends AutoFlush[F]

Attributes

Graph
Supertypes
trait AutoFlush[F]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait Pipelining[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait ScriptCommands[F[_], K, V] extends Scripting[F, K, V]

Attributes

Graph
Supertypes
trait Scripting[F, K, V]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait Scripting[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ScriptCommands[F, K, V]
trait RedisCommands[F, K, V]
trait ServerCommands[F[_], K] extends Flush[F, K] with Diagnostic[F]

Attributes

Graph
Supertypes
trait Diagnostic[F]
trait Flush[F, K]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait SetCommands[F[_], K, V] extends SetGetter[F, K, V] with SetSetter[F, K, V] with SetDeletion[F, K, V]

Attributes

Graph
Supertypes
trait SetDeletion[F, K, V]
trait SetSetter[F, K, V]
trait SetGetter[F, K, V]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait SetDeletion[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SetCommands[F, K, V]
trait RedisCommands[F, K, V]
trait SetGetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SetCommands[F, K, V]
trait RedisCommands[F, K, V]
trait SetSetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SetCommands[F, K, V]
trait RedisCommands[F, K, V]
trait Setter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StringCommands[F, K, V]
trait RedisCommands[F, K, V]
trait SortedSetCommands[F[_], K, V] extends SortedSetGetter[F, K, V] with SortedSetSetter[F, K, V]

Attributes

Graph
Supertypes
trait SortedSetSetter[F, K, V]
trait SortedSetGetter[F, K, V]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait SortedSetGetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SortedSetCommands[F, K, V]
trait RedisCommands[F, K, V]
trait SortedSetSetter[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait SortedSetCommands[F, K, V]
trait RedisCommands[F, K, V]
trait StringCommands[F[_], K, V] extends Getter[F, K, V] with Setter[F, K, V] with MultiKey[F, K, V] with Decrement[F, K, V] with Increment[F, K, V] with Unsafe[F, K, V]

Attributes

Graph
Supertypes
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
Known subtypes
trait RedisCommands[F, K, V]
trait Transaction[F[_]]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait TransactionalCommands[F[_], K] extends Transaction[F] with Watcher[F, K] with HighLevelTx[F] with Pipelining[F]

Attributes

Graph
Supertypes
trait Pipelining[F]
trait HighLevelTx[F]
trait Watcher[F, K]
trait Transaction[F]
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]
trait Unsafe[F[_], K, V]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait StringCommands[F, K, V]
trait RedisCommands[F, K, V]
trait Watcher[F[_], K]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RedisCommands[F, K, V]