8 Commits (fc5968c96cab2ea2ad019fdf872f3e3df13d9b7b)

Author SHA1 Message Date
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
Pieter Noordhuis 88711fe4fe Move requiring util to a separate file 14 years ago