RESP3 adds a number of additional types which may be encoded to. To support these in encode, encodeMessage should be updated to recognize and encode messages of the following types: _,#!=(%~|>
These types are documented in: https://github.com/redis/redis-specifications/blob/master/protocol/RESP3.md
RESP3 adds a number of additional types which may be encoded to. To support these in encode, encodeMessage should be updated to recognize and encode messages of the following types:
_,#!=(%~|>These types are documented in: https://github.com/redis/redis-specifications/blob/master/protocol/RESP3.md