code: add support for node-redis 2.6 by tyscorp · Pull Request #9 · othiym23/cls-redis

node-redis changed the function name from send_command to internal_send_command and the function signature to accept a single object. Fixes #6 Fixes #8 package.json needs to be updated to reflect n...