12 Commits (7734fb63b408ad426168074c2e1b612b7c3efbcd)

Author SHA1 Message Date
Zachary Scott c83c285213 remove double 'util' and 'Queue' from requires 13 years ago
Matt Ranney 0c8646bc61 Use number literals for case labels to help V8 go faster. 13 years ago
Felix Geisendörfer fbc1642461 Fix: Hiredis parser traps pubsub event exceptions 13 years ago
Matt Ranney f9e17556d2 Performance improvements and backpressure controls. 14 years ago
Matt Ranney aa3cefe506 Allocate new Arrays with known size instead of dynamically growing them. 14 years ago
Matt Ranney 202df58b93 Re-throw callback errors on nextTick 14 years ago
Matt Ranney 36c40ee03d JavaScript parser passes all tests when returning strings. 14 years ago
Matt Ranney b907364573 Support for multiple reply parsers including hiredis. 14 years ago
Pieter Noordhuis a5381964d9 Add option to specify whether to return strings or buffers for bulk data 14 years ago
Pieter Noordhuis 4bef57cff0 Try to use hiredis as default reply parser 14 years ago
Pieter Noordhuis 1e698e3fce Move the reply parser to its own file 14 years ago