File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- ## v.2.4.0 - xx Jan, 2017
1+ ## v.2.4.0 - 25 Jan, 2017
22
33Features
44
55- Added ` reset ` function to reset the parser to it's initial values
66- Added ` setReturnBuffers ` function to reset the returnBuffers option (Only for the JSParser)
77- Added ` setStringNumbers ` function to reset the stringNumbers option (Only for the JSParser)
88- All Errors are now of sub classes of the new ` RedisError ` class. It is also exported.
9+ - Improved bulk string chunked data handling performance
910
1011Bugfixes
1112
Original file line number Diff line number Diff line change 11{
22 "name" : " redis-parser" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 2.4 .0" ,
44 "description" : " Javascript Redis protocol (RESP) parser" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments