0xsky / xredis

Redis C++ client, support the data slice storage, support redis cluster, thread-safe,multi-platform,connection pool, read/write separation.
GNU General Public License v3.0
337 stars 153 forks source link

Update xRedisPool.cpp #31

Closed archxm closed 6 years ago

archxm commented 6 years ago

Ping 有问题。 RedisConnect中,要Ping一下。

0xsky commented 6 years ago

感谢你的提交。