v.2.4.0
Features
- Added
resetfunction to reset the parser to it's initial values - Added
setReturnBuffersfunction to reset the returnBuffers option (Only for the JSParser) - Added
setStringNumbersfunction to reset the stringNumbers option (Only for the JSParser) - All Errors are now of sub classes of the new
RedisErrorclass. It is also exported. - Improved bulk string chunked data handling performance
Bugfixes
- Parsing time for big nested arrays is now linear