Transactions

redis.commands.Transactions
trait Transactions extends ActorRequest

Attributes

Source
Transactions.scala
Graph
Supertypes
trait ActorRequest
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Attributes

Source
Transactions.scala

Attributes

Source
Transactions.scala
def watch(watchKeys: String*): TransactionBuilder

Attributes

Source
Transactions.scala

Inherited methods

def send[T](redisCommand: RedisCommand[_ <: RedisReply, T]): Future[T]

Attributes

Inherited from:
ActorRequest
Source
ActorRequest.scala

Inherited and Abstract methods

Attributes

Inherited from:
ActorRequest
Source
ActorRequest.scala

Givens

Inherited and Abstract givens

Attributes

Inherited from:
ActorRequest
Source
ActorRequest.scala