1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

8 Commits

Author SHA1 Message Date
Matt Ranney
e0ff3fea10 Revert accidental change of bench size. 2010-12-08 16:29:05 -08:00
Matt Ranney
b81da6d8fc Support for multiple response parsers and hiredis C library from Pieter Noordhuis.
Return Strings instead of Buffers by default.
Empty nested mb reply bug fix.
2010-12-08 16:15:45 -08:00
Matt Ranney
b907364573 Support for multiple reply parsers including hiredis.
Several parsing bugs fixed in JavaScript.
Some new config options that need to be better documented.
2010-12-06 09:11:16 -08:00
Pieter Noordhuis
275030148b Rewrite multi_bench.js to stop pipelining 2010-11-30 13:18:00 -08:00
Matt Ranney
dd866c0649 Take connection count from command line. 2010-11-02 17:40:00 -07:00
Matt Ranney
ddcecc5b29 Improvements to recreate redis-benchmark. 2010-10-04 23:25:25 -07:00
Matt Ranney
cb87a9b2b7 Set up connections serially. 2010-10-01 23:12:48 -07:00
Matt Ranney
84bbbde574 WiP for multi_bench 2010-09-28 01:02:10 -07:00