xRedis API
1.1
The C++ Client API for Redis server
|
Redis C++ client, support the data slice storage, support the connection pool
1. data slice storage
2. connection pool
3. connection to multiple clusters
4. most REDIS commands have been implemented
5. multi thread safety
https://github.com/0xsky/xredis
xRedis requires hiredis only
First step install libhiredis, on a Debian/Ubuntu system you can use:
on a Redhat/Centos system you can use:
Then checkout the code and compile it
xRedis Architecture diagram
See examples directory for more examples
xRedis QQ Group: 190107312