Ruben Bridgewater
|
1f9e536ca0
|
Add use strict statements
This is going to improve the performance minimal and improves the safety of the code
|
2015-07-22 17:50:37 +02:00 |
|
Matt Ranney
|
bf806a0be3
|
Better util/sys fallback with try/catch instead of version magic.
|
2011-11-16 10:57:02 -10:00 |
|
Zachary Scott
|
c83c285213
|
remove double 'util' and 'Queue' from requires
ex: require('./lib/util').util;
|
2011-11-16 10:37:38 -10:00 |
|
Matt Ranney
|
8e338c6136
|
node 0.6 fixes
|
2011-11-10 13:05:46 -10: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
|
88711fe4fe
|
Move requiring util to a separate file
|
2010-11-30 22:19:24 +01:00 |
|