Inherited from Serializable
Inherited by implicit conversion any2stringadd from
RESP to any2stringadd[RESP]
Inherited by implicit conversion StringFormat from
RESP to StringFormat[RESP]
Inherited by implicit conversion Ensuring from
RESP to Ensuring[RESP]
Inherited by implicit conversion ArrowAssoc from
RESP to ArrowAssoc[RESP]
Redis Protocol Specification
This sealed trait represents the entire Redis Serialization Protocol algebra
Concrete instances of this trait must be created using this trait's companion object's methods, were scodec.Codecs for each are also defined
RESPCodecs
RESPBuilders