文件名称:redis-3.0.0-rc3.tar
-
所属分类:
- 标签属性:
- 上传时间:2016-10-10
-
文件大小:1.3mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Redis是一个开源的使用ANSI C语言编写、支持网络、可基于内存亦可持久化的日志型、Key-Value数据库,并提供多种语言的API。从2010年3月15日起,Redis的开发工作由VMware主持。从2013年5月开始,Redis的开发由Pivotal赞助。定义redis是一个key-value存储系统。-Redis is an open source use ANSI C language, support network, it can also be memory-based persistent log type, Key-Value , and provides multi-lingual API. From March 15, 2010, Redis development work hosted by VMware. Starting in May 2013, Redis development sponsored by Pivotal. Define redis is a key-value storage system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
redis-3.0.0-rc3/
redis-3.0.0-rc3/.gitignore
redis-3.0.0-rc3/00-RELEASENOTES
redis-3.0.0-rc3/BUGS
redis-3.0.0-rc3/CONTRIBUTING
redis-3.0.0-rc3/COPYING
redis-3.0.0-rc3/INSTALL
redis-3.0.0-rc3/MANIFESTO
redis-3.0.0-rc3/Makefile
redis-3.0.0-rc3/README
redis-3.0.0-rc3/deps/
redis-3.0.0-rc3/deps/Makefile
redis-3.0.0-rc3/deps/hiredis/
redis-3.0.0-rc3/deps/hiredis/.gitignore
redis-3.0.0-rc3/deps/hiredis/.travis.yml
redis-3.0.0-rc3/deps/hiredis/CHANGELOG.md
redis-3.0.0-rc3/deps/hiredis/COPYING
redis-3.0.0-rc3/deps/hiredis/Makefile
redis-3.0.0-rc3/deps/hiredis/README.md
redis-3.0.0-rc3/deps/hiredis/adapters/
redis-3.0.0-rc3/deps/hiredis/adapters/ae.h
redis-3.0.0-rc3/deps/hiredis/adapters/libev.h
redis-3.0.0-rc3/deps/hiredis/adapters/libevent.h
redis-3.0.0-rc3/deps/hiredis/adapters/libuv.h
redis-3.0.0-rc3/deps/hiredis/async.c
redis-3.0.0-rc3/deps/hiredis/async.h
redis-3.0.0-rc3/deps/hiredis/dict.c
redis-3.0.0-rc3/deps/hiredis/dict.h
redis-3.0.0-rc3/deps/hiredis/examples/
redis-3.0.0-rc3/deps/hiredis/examples/example-ae.c
redis-3.0.0-rc3/deps/hiredis/examples/example-libev.c
redis-3.0.0-rc3/deps/hiredis/examples/example-libevent.c
redis-3.0.0-rc3/deps/hiredis/examples/example-libuv.c
redis-3.0.0-rc3/deps/hiredis/examples/example.c
redis-3.0.0-rc3/deps/hiredis/fmacros.h
redis-3.0.0-rc3/deps/hiredis/hiredis.c
redis-3.0.0-rc3/deps/hiredis/hiredis.h
redis-3.0.0-rc3/deps/hiredis/net.c
redis-3.0.0-rc3/deps/hiredis/net.h
redis-3.0.0-rc3/deps/hiredis/sds.c
redis-3.0.0-rc3/deps/hiredis/sds.h
redis-3.0.0-rc3/deps/hiredis/test.c
redis-3.0.0-rc3/deps/hiredis/zmalloc.h
redis-3.0.0-rc3/deps/jemalloc/
redis-3.0.0-rc3/deps/jemalloc/.gitignore
redis-3.0.0-rc3/deps/jemalloc/COPYING
redis-3.0.0-rc3/deps/jemalloc/ChangeLog
redis-3.0.0-rc3/deps/jemalloc/INSTALL
redis-3.0.0-rc3/deps/jemalloc/Makefile.in
redis-3.0.0-rc3/deps/jemalloc/README
redis-3.0.0-rc3/deps/jemalloc/VERSION
redis-3.0.0-rc3/deps/jemalloc/autogen.sh
redis-3.0.0-rc3/deps/jemalloc/bin/
redis-3.0.0-rc3/deps/jemalloc/bin/jemalloc.sh.in
redis-3.0.0-rc3/deps/jemalloc/bin/pprof
redis-3.0.0-rc3/deps/jemalloc/config.guess
redis-3.0.0-rc3/deps/jemalloc/config.stamp.in
redis-3.0.0-rc3/deps/jemalloc/config.sub
redis-3.0.0-rc3/deps/jemalloc/configure
redis-3.0.0-rc3/deps/jemalloc/configure.ac
redis-3.0.0-rc3/deps/jemalloc/coverage.sh
redis-3.0.0-rc3/deps/jemalloc/doc/
redis-3.0.0-rc3/deps/jemalloc/doc/html.xsl.in
redis-3.0.0-rc3/deps/jemalloc/doc/jemalloc.3
redis-3.0.0-rc3/deps/jemalloc/doc/jemalloc.html
redis-3.0.0-rc3/deps/jemalloc/doc/jemalloc.xml.in
redis-3.0.0-rc3/deps/jemalloc/doc/manpages.xsl.in
redis-3.0.0-rc3/deps/jemalloc/doc/stylesheet.xsl
redis-3.0.0-rc3/deps/jemalloc/include/
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/arena.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/atomic.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/base.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/bitmap.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/chunk.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/chunk_dss.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/chunk_mmap.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/ckh.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/ctl.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/extent.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/hash.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/huge.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h.in
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/mb.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/mutex.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/private_namespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/private_symbols.txt
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/private_unnamespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/prng.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/prof.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/public_namespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/public_unnamespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/ql.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/qr.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/quarantine.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/rb.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/rtree.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/size_classes.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/stats.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/tcache.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/tsd.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/util.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/jemalloc.sh
redis-3.0.0-rc3/.gitignore
redis-3.0.0-rc3/00-RELEASENOTES
redis-3.0.0-rc3/BUGS
redis-3.0.0-rc3/CONTRIBUTING
redis-3.0.0-rc3/COPYING
redis-3.0.0-rc3/INSTALL
redis-3.0.0-rc3/MANIFESTO
redis-3.0.0-rc3/Makefile
redis-3.0.0-rc3/README
redis-3.0.0-rc3/deps/
redis-3.0.0-rc3/deps/Makefile
redis-3.0.0-rc3/deps/hiredis/
redis-3.0.0-rc3/deps/hiredis/.gitignore
redis-3.0.0-rc3/deps/hiredis/.travis.yml
redis-3.0.0-rc3/deps/hiredis/CHANGELOG.md
redis-3.0.0-rc3/deps/hiredis/COPYING
redis-3.0.0-rc3/deps/hiredis/Makefile
redis-3.0.0-rc3/deps/hiredis/README.md
redis-3.0.0-rc3/deps/hiredis/adapters/
redis-3.0.0-rc3/deps/hiredis/adapters/ae.h
redis-3.0.0-rc3/deps/hiredis/adapters/libev.h
redis-3.0.0-rc3/deps/hiredis/adapters/libevent.h
redis-3.0.0-rc3/deps/hiredis/adapters/libuv.h
redis-3.0.0-rc3/deps/hiredis/async.c
redis-3.0.0-rc3/deps/hiredis/async.h
redis-3.0.0-rc3/deps/hiredis/dict.c
redis-3.0.0-rc3/deps/hiredis/dict.h
redis-3.0.0-rc3/deps/hiredis/examples/
redis-3.0.0-rc3/deps/hiredis/examples/example-ae.c
redis-3.0.0-rc3/deps/hiredis/examples/example-libev.c
redis-3.0.0-rc3/deps/hiredis/examples/example-libevent.c
redis-3.0.0-rc3/deps/hiredis/examples/example-libuv.c
redis-3.0.0-rc3/deps/hiredis/examples/example.c
redis-3.0.0-rc3/deps/hiredis/fmacros.h
redis-3.0.0-rc3/deps/hiredis/hiredis.c
redis-3.0.0-rc3/deps/hiredis/hiredis.h
redis-3.0.0-rc3/deps/hiredis/net.c
redis-3.0.0-rc3/deps/hiredis/net.h
redis-3.0.0-rc3/deps/hiredis/sds.c
redis-3.0.0-rc3/deps/hiredis/sds.h
redis-3.0.0-rc3/deps/hiredis/test.c
redis-3.0.0-rc3/deps/hiredis/zmalloc.h
redis-3.0.0-rc3/deps/jemalloc/
redis-3.0.0-rc3/deps/jemalloc/.gitignore
redis-3.0.0-rc3/deps/jemalloc/COPYING
redis-3.0.0-rc3/deps/jemalloc/ChangeLog
redis-3.0.0-rc3/deps/jemalloc/INSTALL
redis-3.0.0-rc3/deps/jemalloc/Makefile.in
redis-3.0.0-rc3/deps/jemalloc/README
redis-3.0.0-rc3/deps/jemalloc/VERSION
redis-3.0.0-rc3/deps/jemalloc/autogen.sh
redis-3.0.0-rc3/deps/jemalloc/bin/
redis-3.0.0-rc3/deps/jemalloc/bin/jemalloc.sh.in
redis-3.0.0-rc3/deps/jemalloc/bin/pprof
redis-3.0.0-rc3/deps/jemalloc/config.guess
redis-3.0.0-rc3/deps/jemalloc/config.stamp.in
redis-3.0.0-rc3/deps/jemalloc/config.sub
redis-3.0.0-rc3/deps/jemalloc/configure
redis-3.0.0-rc3/deps/jemalloc/configure.ac
redis-3.0.0-rc3/deps/jemalloc/coverage.sh
redis-3.0.0-rc3/deps/jemalloc/doc/
redis-3.0.0-rc3/deps/jemalloc/doc/html.xsl.in
redis-3.0.0-rc3/deps/jemalloc/doc/jemalloc.3
redis-3.0.0-rc3/deps/jemalloc/doc/jemalloc.html
redis-3.0.0-rc3/deps/jemalloc/doc/jemalloc.xml.in
redis-3.0.0-rc3/deps/jemalloc/doc/manpages.xsl.in
redis-3.0.0-rc3/deps/jemalloc/doc/stylesheet.xsl
redis-3.0.0-rc3/deps/jemalloc/include/
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/arena.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/atomic.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/base.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/bitmap.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/chunk.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/chunk_dss.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/chunk_mmap.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/ckh.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/ctl.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/extent.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/hash.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/huge.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_defs.h.in
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/mb.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/mutex.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/private_namespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/private_symbols.txt
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/private_unnamespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/prng.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/prof.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/public_namespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/public_unnamespace.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/ql.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/qr.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/quarantine.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/rb.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/rtree.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/size_classes.sh
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/stats.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/tcache.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/tsd.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/internal/util.h
redis-3.0.0-rc3/deps/jemalloc/include/jemalloc/jemalloc.sh
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.