Change redisFormatCommand to return the command in a char*
This allows users of the API to format a command without the need to have all the sds functions included, only for free'ing the returned wire-level command.
Please register or sign in to comment