redis.commands

Members list

Concise view

Type members

Classlikes

trait BLists extends Request

Blocking commands on the Lists

Blocking commands on the Lists

Attributes

Source:
BLists.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Clusters extends Request

Blocking commands on the Lists

Blocking commands on the Lists

Attributes

Source:
Clusters.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Connection extends Request

Attributes

Source:
Connection.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Geo extends Request

Attributes

Source:
Geo.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Hashes extends Request

Attributes

Source:
Hashes.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait HyperLogLog extends Request

Attributes

Source:
HyperLogLog.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Keys extends Request

Attributes

Source:
Keys.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Lists extends Request

Attributes

Source:
Lists.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Publish extends Request

Attributes

Source:
Publish.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Scripting extends Request

Attributes

Source:
Scripting.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Sentinel extends Request

Attributes

Source:
Sentinel.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Server extends Request

Attributes

Source:
Server.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Sets extends Request

Attributes

Source:
Sets.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait SortedSets extends Request

Attributes

Source:
SortedSets.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait Strings extends Request

Attributes

Source:
Strings.scala
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
case class Transaction(watcher: Set[String], operations: Queue[Operation[_, _]], redisConnection: ActorRef)(implicit executionContext: ExecutionContext)

Attributes

Source:
Transactions.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class TransactionBuilder(redisConnection: ActorRef)(implicit executionContext: ExecutionContext) extends BufferedRequest with RedisCommands

Attributes

Source:
Transactions.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Geo
trait Clusters
trait Server
trait Scripting
trait Publish
trait Sets
trait Lists
trait Hashes
trait Strings
trait Keys
trait Request
class Object
trait Matchable
class Any
case object TransactionDiscardedException extends Exception

Attributes

Source:
Transactions.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Self type
case class TransactionExecException(reply: RedisReply) extends Exception

Attributes

Source:
Transactions.scala
Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
case class TransactionWatchException(message: String) extends Exception

Attributes

Source:
Transactions.scala
Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

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