文件名称:redis_test
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-09-03
- 文件大小:
- 129kb
- 下载次数:
- 0次
- 提 供 者:
- 白**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对hiredis进行了二次封装,包括执行单条命令、多条命令,重连等功能-Right hiredis a secondary packaging, including the implementation of a single command, multiple commands, functions reconnection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hiredis
.......\.gitignore
.......\.travis.yml
.......\adapters
.......\........\ae.h
.......\........\libev.h
.......\........\libevent.h
.......\........\libuv.h
.......\async.c
.......\async.h
.......\CHANGELOG.md
.......\COPYING
.......\dict.c
.......\dict.h
.......\examples
.......\........\example-ae.c
.......\........\example-libev.c
.......\........\example-libevent.c
.......\........\example-libuv.c
.......\........\example.c
.......\fmacros.h
.......\hiredis.c
.......\hiredis.h
.......\libhiredis.a
.......\Makefile
.......\net.c
.......\net.h
.......\README.md
.......\sds.c
.......\sds.h
.......\test.c
Redis
.....\main.cpp
.....\Makefile
.....\RedisInstance.cpp
.....\RedisInstance.h