A RESP value projected onto plain JavaScript.
Bulk and verbatim strings are UTF-8 decoded, maps become objects (keys stringified), sets and pushes become arrays. Use RedisReply.bytes when a value is binary rather than text.
1.0.6
A RESP value projected onto plain JavaScript.
Bulk and verbatim strings are UTF-8 decoded, maps become objects (keys stringified), sets and pushes become arrays. Use RedisReply.bytes when a value is binary rather than text.