文件名称:distr-redis-master
介绍说明--下载内容均来自于网络,请自行研究使用
IT大神编写的redis分布式操作的源代码,并给出了Demo,非常方便使用,可用于服务器缓存。-IT prepared redis distributed operation of the source code, and gives the Demo, very easy to use, can be used in the server cache.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
distr-redis-master
..................\README
..................\config
..................\......\redis.conf
..................\include
..................\.......\common.h
..................\.......\ketama.h
..................\.......\redis_client.h
..................\.......\redis_feed_api.h
..................\.......\redis_link_api.h
..................\.......\redis_log.h
..................\src
..................\...\Makefile
..................\...\common.c
..................\...\config.c
..................\...\conn_pool.c
..................\...\ketama.c
..................\...\redis_client.c
..................\...\redis_feed_api.c
..................\...\redis_hash.c
..................\...\redis_link_api.c
..................\...\redis_list.c
..................\...\redis_log.c
..................\...\redis_string.c
..................\test
..................\....\Makefile
..................\....\ketama_value.c
..................\....\proftest.c
..................\....\test_feed_api.c
..................\....\test_hash.c
..................\....\test_ketama.c
..................\....\test_link_api.c
..................\....\test_list.c
..................\....\test_string.c