jamesge commented on a change in pull request #972: Redis server protocol URL: https://github.com/apache/incubator-brpc/pull/972#discussion_r351585165
########## File path: src/brpc/redis_message.cpp ########## @@ -19,29 +19,85 @@ #include <limits> #include "butil/logging.h" -#include "brpc/redis_reply.h" +#include "brpc/redis_message.h" Review comment: 我觉得不用改名了, RedisReply很精准,不管对client还是server ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
