resp
resp copied to clipboard
RESP (REdis Serialization Protocol) encoder and decoder.
As the title said, there is no other goroutine , do you mean each encoder could be used in multiple goroutine at the same time? I don't think that's a...
1. []*Message type is missing in Encoder writeEncoded processing. 2. Support marshal nil object from a Message directly.
I think the API won't suffer more changes, so it would be a great time to freeze it and maybe move it from my personal repo to an organization. We...