Transactions

redis.commands.Transactions

Attributes

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

Members list

Concise view

Value members

Concrete methods

def watch(watchKeys: String*): TransactionBuilder

Attributes

Source:
Transactions.scala

Inherited methods

Attributes

Inherited from:
ActorRequest
Source:
Request.scala
def send[T](redisCommand: RedisCommand[_ <: RedisReply, T]): Future[T]

Attributes

Inherited from:
ActorRequest
Source:
Request.scala

Implicits

Inherited implicits

Attributes

Inherited from:
ActorRequest
Source:
Request.scala