package commands
Type Members
-
trait
BlockingListCommands
extends AnyRef
This trait implements blocking list commands.
-
trait
ClusterCommands
extends AnyRef
Implements cluster commands.
-
trait
ConnectionCommands
extends AnyRef
This trait implements connection commands.
-
trait
HashCommands
extends AnyRef
This trait implements hash commands.
-
trait
HyperLogLogCommands
extends AnyRef
This trait implements hyperloglog commands.
-
trait
KeyCommands
extends AnyRef
This trait implements key commands.
-
trait
ListCommands
extends AnyRef
This trait implements list commands.
-
trait
PubSubCommands
extends AnyRef
This trait implements pub/sub commands.
-
trait
ScriptingCommands
extends AnyRef
This trait implements scripting commands.
-
trait
ServerCommands
extends AnyRef
This trait implements server commands.
-
trait
SetCommands
extends AnyRef
This trait implements set commands.
-
trait
SortedSetCommands
extends AnyRef
This trait implements sorted set commands.
-
trait
StringCommands
extends AnyRef
This trait implements string commands.
-
trait
SubscriberCommands
extends AnyRef
This trait implements subscriber commands.
-
trait
TransactionCommands
extends AnyRef
This trait implements transaction commands.