Command

cc.otavia.redis.cmd.Command
See theCommand companion object
sealed trait Command[R <: CommandResponse] extends Ask[R]

Attributes

Companion
object
Graph
Supertypes
trait Ask[R]
trait Call
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
class Auth
class Del
class Get
class HGetAll
class HSet
class Info
class Select
class Set
Show all
In this article