分类:redis

redis安装

转自:  http://www.cnblogs.com/qhbm/p/9448198.html


redis数据类型,以及操作方式

1.string set mynum “2” get mynum 计数:INCR、IN…