resp icon indicating copy to clipboard operation
resp copied to clipboard

RESP (REdis Serialization Protocol) encoder and decoder.

Results 3 resp issues
Sort by recently updated
recently updated
newest added

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...