Redis C++ client, support the data slice storage, support the connection pool
xredis requires hiredis only
First step install libhiredis, on a Debian system you can use:
sudo apt-get install libhiredis-dev
Then checkout the code and compile it
git clone https://github.com/0xsky/xredis
cd xredis
make
sudo make install
See examples directory for some examples
作者: xSky
博客: xSky's Blog
捐赠作者:[支付宝账号] [email protected]