搜索资源列表
redis-lua
- redis-lua是一个纯lua的客户端库,用来访问Redis高级key-value数据库-redis-lua is a pure Lua client library for the Redis advanced key-value database.
redis-2.0.4.tar
- redis 是一个高性能的key-value数据库。 redis的出现,很大程度补偿了memcached这类keyvalue存储的不足,在部 分场合可以对关系数据库起到很好的补充作用。-redis is a high performance key-value database. redis appearance to a large extent compensated for the lack memcached such keyvalue stored in some relational
redis-2.4.6.tar
- Redis sources .Redis is Nosql DB.read it to study Nosql or cache.
redis
- Redis 中文手册 详细的给你解释了Redis的各种命令使用方法,以及配置方法-Redis User Guide Document Pdf Version
redis-unstable
- redis数据库c语言源码,非常好,值得学习借鉴。-redis c language source code, very good, it is worth learning from.
redis
- redis功能封装,支持分布式操作,可根据需要进行二次开发。服务器缓存必备资料。-The redis function package, support for distributed operation, can be two times the development according to the needs of. The server cache essential information.
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.
redis-3.0-annotated-unstable
- redis 大数据表-redis big data table.........................
redis-3.0
- Redis 3.0 源码注释 本项目是注释版的 Redis 3.0 源码, 原始代 这份注释是作者在创作新版《Redis 设计与实现》期间, 为了了解 Redis 的内部实现而制作的, 所有在书中有介绍的内容, 在源码中都进行了相应的注释。 在注释的过程中, 除了少量空格和空行方面的调整外, 没有对原始代码进行任何其他改动, 最大程度地保证了代码的“原汁原味”。 希望这份注释源码能给大家学习和了解 Redis 带来一点帮助。-Redis 3.0 source notes T
Redis-x64-3.0.501
- 最新 Redis Windows版 X64 数据库。-The latest version of X64 Redis Windows .
redis-phpredis
- linux安装redis和phpredis扩展教程-linux install redis and phpredis extended tutorial
redis-3.0.0-rc3.tar
- 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 per
redis-3.2.8.tar
- Redis 是一个开源(BSD许可)的,内存中的数据结构存储系统,它可以用作数据库、缓存和消息中间件。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.)
RedisStudio-en-0.1.5
- window下对redis的可视化管理工具(Visual management tool for redis under window)
redis-4.0.0.tar
- redis的4.0安装包,包含集群功能,亲测有效。仅用于学习,不用于商业用途(Redis 4.0 installation package, including clustering, effective measurement.Only for study, not used for commercial purposes)
redis-4.0.2.tar
- redis 4.0.2 for linux.
Redis-x64-3.0.500
- Redis数据库服务端与客户端程序,包含配置文件等等。(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap
Redis-x64-3.2.100
- Springboot Redis 工具 安装 和基本操作(Springboot Redis tool installation and basic operation)
How to Install and Secure Redis in Centos7
- centos7系统上快速安装部署redis(how to install redis on centos7)
redis读写缓存数据
- 通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)