NodeRedis / node-redis-parser

A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.
MIT License
88 stars 36 forks source link

v2.0 changes #4

Closed Salakar closed 8 years ago

Salakar commented 8 years ago

Changes to v2 number parser and tests. See commits.

TODO - as per @mscdex comment there is a lot more optimisations that can be done