Packages

sealed trait RedisMsg extends RedisReply

Redis protocol message. It can be sent over network from or to Redis instance.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RedisMsg
  2. RedisReply
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All