天天看點

xredis

C++ Redis client, support the data slice storage, redis cluster, connection pool, read/write separation.

Features:

data slice storage

support Redis master slave connection, Support read/write separation

suppert redis cluster

connection pool

simultaneously connected multiple data slice groups

most Redis commands have been implemented

multi thread safety

suport linux and windows

中文版說明文檔點這裡

xredis requires hiredis only

First step install libhiredis, on a Debian system you can use:

on centos/redhat/fedora system you can use:

Then checkout the code and compile it

[xRedis API Site](http://xredis.0xsky.com/)

See [examples](https://github.com/0xsky/xredis/blob/master/examples) directory for some examples

blog: xSky's Blog

xRedis QQ Group: 190107312  

[Donate]捐贈作者(https://github.com/0xsky/xredis/blob/master/donate.jpg)

![](./donate.jpg =100x100)

本文作者:陳群

本文來自雲栖社群合作夥伴rediscn,了解相關資訊可以關注redis.cn網站。

上一篇: redisclient
下一篇: aleph

繼續閱讀