CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:redis-2.2.1.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    435.72kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个高性能的CACHE服务器代码。 数据存储使用KEY/VALUE格式。 访问性能在10W/s-A high-performance CACHE server code. Data storage using the KEY/VALUE format. Access performance in 10W/s
(系统自动生成,下载前可以参看下载内容)

下载文件列表

redis-2.2.1/
redis-2.2.1/.gitignore
redis-2.2.1/00-RELEASENOTES
redis-2.2.1/BUGS
redis-2.2.1/CONTRIBUTING
redis-2.2.1/COPYING
redis-2.2.1/Changelog
redis-2.2.1/INSTALL
redis-2.2.1/Makefile
redis-2.2.1/README
redis-2.2.1/TODO
redis-2.2.1/client-libraries/
redis-2.2.1/client-libraries/README
redis-2.2.1/deps/
redis-2.2.1/deps/hiredis/
redis-2.2.1/deps/hiredis/.gitignore
redis-2.2.1/deps/hiredis/COPYING
redis-2.2.1/deps/hiredis/Makefile
redis-2.2.1/deps/hiredis/README.md
redis-2.2.1/deps/hiredis/TODO
redis-2.2.1/deps/hiredis/adapters/
redis-2.2.1/deps/hiredis/adapters/ae.h
redis-2.2.1/deps/hiredis/adapters/libev.h
redis-2.2.1/deps/hiredis/adapters/libevent.h
redis-2.2.1/deps/hiredis/async.c
redis-2.2.1/deps/hiredis/async.h
redis-2.2.1/deps/hiredis/example-ae.c
redis-2.2.1/deps/hiredis/example-libev.c
redis-2.2.1/deps/hiredis/example-libevent.c
redis-2.2.1/deps/hiredis/example.c
redis-2.2.1/deps/hiredis/fmacros.h
redis-2.2.1/deps/hiredis/hiredis.c
redis-2.2.1/deps/hiredis/hiredis.h
redis-2.2.1/deps/hiredis/net.c
redis-2.2.1/deps/hiredis/net.h
redis-2.2.1/deps/hiredis/sds.c
redis-2.2.1/deps/hiredis/sds.h
redis-2.2.1/deps/hiredis/test.c
redis-2.2.1/deps/hiredis/util.h
redis-2.2.1/deps/linenoise/
redis-2.2.1/deps/linenoise/.gitignore
redis-2.2.1/deps/linenoise/Makefile
redis-2.2.1/deps/linenoise/README.markdown
redis-2.2.1/deps/linenoise/example.c
redis-2.2.1/deps/linenoise/linenoise.c
redis-2.2.1/deps/linenoise/linenoise.h
redis-2.2.1/design-documents/
redis-2.2.1/design-documents/REDIS-CLUSTER
redis-2.2.1/design-documents/REDIS-CLUSTER-2
redis-2.2.1/doc/
redis-2.2.1/doc/AppendCommand.html
redis-2.2.1/doc/AppendOnlyFileHowto.html
redis-2.2.1/doc/AuthCommand.html
redis-2.2.1/doc/Benchmarks.html
redis-2.2.1/doc/BgrewriteaofCommand.html
redis-2.2.1/doc/BgsaveCommand.html
redis-2.2.1/doc/BlpopCommand.html
redis-2.2.1/doc/BrpoplpushCommand.html
redis-2.2.1/doc/CommandReference.html
redis-2.2.1/doc/Comparisons.html
redis-2.2.1/doc/ConfigCommand.html
redis-2.2.1/doc/Configuration.html
redis-2.2.1/doc/ConnectionHandlingSidebar.html
redis-2.2.1/doc/ControlCommandsSidebar.html
redis-2.2.1/doc/Credits.html
redis-2.2.1/doc/DbsizeCommand.html
redis-2.2.1/doc/DelCommand.html
redis-2.2.1/doc/DesignPatterns.html
redis-2.2.1/doc/EventLibray.html
redis-2.2.1/doc/ExistsCommand.html
redis-2.2.1/doc/ExpireCommand.html
redis-2.2.1/doc/FAQ.html
redis-2.2.1/doc/Features.html
redis-2.2.1/doc/FlushallCommand.html
redis-2.2.1/doc/FlushdbCommand.html
redis-2.2.1/doc/FromSqlToDataStructures.html
redis-2.2.1/doc/GenericCommandsSidebar.html
redis-2.2.1/doc/GetCommand.html
redis-2.2.1/doc/GetbitCommand.html
redis-2.2.1/doc/GetsetCommand.html
redis-2.2.1/doc/HackingStrings.html
redis-2.2.1/doc/HashCommandsSidebar.html
redis-2.2.1/doc/Hashes.html
redis-2.2.1/doc/HdelCommand.html
redis-2.2.1/doc/HexistsCommand.html
redis-2.2.1/doc/HgetCommand.html
redis-2.2.1/doc/HgetallCommand.html
redis-2.2.1/doc/HincrbyCommand.html
redis-2.2.1/doc/HlenCommand.html
redis-2.2.1/doc/HmgetCommand.html
redis-2.2.1/doc/HmsetCommand.html
redis-2.2.1/doc/HsetCommand.html
redis-2.2.1/doc/HsetnxCommand.html
redis-2.2.1/doc/IncrCommand.html
redis-2.2.1/doc/InfoCommand.html
redis-2.2.1/doc/IntroductionToRedisDataTypes.html
redis-2.2.1/doc/KeysCommand.html
redis-2.2.1/doc/LastsaveCommand.html
redis-2.2.1/doc/LindexCommand.html
redis-2.2.1/doc/ListCommandsSidebar.html
redis-2.2.1/doc/Lists.html
redis-2.2.1/doc/LlenCommand.html
redis-2.2.1/doc/LpopCommand.html
redis-2.2.1/doc/LrangeCommand.html
redis-2.2.1/doc/LremCommand.html
redis-2.2.1/doc/LsetCommand.html
redis-2.2.1/doc/LtrimCommand.html
redis-2.2.1/doc/MgetCommand.html
redis-2.2.1/doc/MonitorCommand.html
redis-2.2.1/doc/MoveCommand.html
redis-2.2.1/doc/MsetCommand.html
redis-2.2.1/doc/MultiExecCommand.html
redis-2.2.1/doc/NonexistentCommands.html
redis-2.2.1/doc/ObjectHashMappers.html
redis-2.2.1/doc/Pipelining.html
redis-2.2.1/doc/ProgrammingExamples.html
redis-2.2.1/doc/ProtocolSpecification.html
redis-2.2.1/doc/PublishSubscribe.html
redis-2.2.1/doc/QuickStart.html
redis-2.2.1/doc/QuitCommand.html
redis-2.2.1/doc/README.html
redis-2.2.1/doc/RandomkeyCommand.html
redis-2.2.1/doc/Redis0100ChangeLog.html
redis-2.2.1/doc/Redis0900ChangeLog.html
redis-2.2.1/doc/RedisBigData.html
redis-2.2.1/doc/RedisCLI.html
redis-2.2.1/doc/RedisEventLibrary.html
redis-2.2.1/doc/RedisGuides.html
redis-2.2.1/doc/RedisInternals.html
redis-2.2.1/doc/RedisPipelining.html
redis-2.2.1/doc/RedisStatus.html
redis-2.2.1/doc/Redis_1_2_0_Changelog.html
redis-2.2.1/doc/Redis_2_0_0_Changelog.html
redis-2.2.1/doc/Redis_2_0_Whats_new.html
redis-2.2.1/doc/RenameCommand.html
redis-2.2.1/doc/RenamenxCommand.html
redis-2.2.1/doc/ReplicationHowto.html
redis-2.2.1/doc/ReplyTypes.html
redis-2.2.1/doc/RoadMap.html
redis-2.2.1/doc/RpoplpushCommand.html
redis-2.2.1/doc/RpushCommand.html
redis-2.2.1/doc/SaddCommand.html
redis-2.2.1/doc/SaveCommand.html
redis-2.2.1/doc/ScardCommand.html
redis-2.2.1/doc/SdiffCommand.html
redis-2.2.1/doc/SdiffstoreCommand.html
redis-2.2.1/doc/SelectCommand.html
redis-2.2.1/doc/SetCommand.html
redis-2.2.1/doc/SetCommandsSidebar.html
redis-2.2.1/doc/Setb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭