Send a raw command to the Redis server
method
RedisClient.send
@param command
The command to send
@param args
The arguments to the command
@returns
A promise that resolves with the command result
method
The command to send
The arguments to the command
A promise that resolves with the command result