hiredis pipeline 实现细节以及两种封装 hiredis的pipeline实现 使用方式 发送命令 通过连续调用 redisAppendCommand(context, cmd) 将命令拼接成一个 ...