You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-04 15:02:09 +03:00
Move parsers into seperate module and improve js parser performance
This commit is contained in:
@@ -62,5 +62,5 @@ module.exports = {
|
||||
reply_to_object: replyToObject,
|
||||
to_array: toArray,
|
||||
print: print,
|
||||
errCode: redisErrCode
|
||||
err_code: redisErrCode
|
||||
};
|
||||
|
Reference in New Issue
Block a user