Redis C++ client, support the data slice storage, support the connection pool
xRedis 是一个C++开发的redis客户端,是对hiredis的C++封装,提供易用的redis命令操作接口.
xredis 依赖 hiredis , 在使用xRedis前需要安装hiredis库
第一步 安装libhiredis
在Debian系统上:
sudo apt-get install libhiredis-dev
xRedis源码安装
git clone https://github.com/0xsky/xredis
cd xredis
make
sudo make install
xRedis API
使用示例 examples directory for some examples
xRedis开源社区QQ群: 190107312
作者: xSky
博客: xSky's Blog
捐赠作者:[支付宝账号] guozhw@gmail.com