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
请问mget mset这些接口为什么不直接使用带m的命令 #40
Closed
ddv5 closed 6 years ago
而是遍历一个个get set