This fixes an issue with socket.io on Nodejitsu, since the hiredis optional dependency was removed in this version or node_redis. hiredis fails to build properly on SmartOS and npm fails when the hiredis optional dependency doesn't build correctly. Thanks!