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