Redis初探02 - redis简介及一些资料搜集

本文深入探讨了Redis的关键特性,包括双向列表支持、大对象值处理、数据类型多样性、常用命令介绍及操作数据库、集合的基本方法,同时提供了客户端jredis的源码下载链接。

官方网址:http://code.google.com/p/redis/

官方FAQ: http://code.google.com/p/redis/wiki/FAQ


1.入门手册

redis指南:http://simonwillison.net/static/2010/redis-tutorial/


2.redis的一个大亮点是支持双向列表,单个对象值最大可达1GB,而且list长度可控


3.redis的作者Salvatore被VMware雇佣,可以潜心研究redis


4.redis支持的常见数据类型:binary,lists,sets,sorted sets,hashes,pubsub channels

http://code.google.com/p/redis/wiki/IntroductionToRedisDataTypes


5.redis常用的命令1:exists,keys,rename,expire,expireat,ttl,del,randomkey,renamenx,type


6.redis常用的命令2(strings):set,get,mset,mget,incr,incrby,decr,decrby,append,substr


7.redis操作db的常用命令:select/move/flushdb/flushall/shutdown/slaveof/dbsize/info/monitor/save/bgsave/lastsave/bgrewriteaof


8.redis操作sets的常用命令:select/move/flushdb/flushall/shutdown/slaveof/dbsize/info/monitor/save/bgsave/lastsave/bgrewriteaof


9.jredis(客户端)的源码下载:

git clone http://github.com/alphazero/jredis.git
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值