redis基本使用

测试过程中用到了redis数据库,这里做一小记.

参考如下:

redis安装及基本使用:

http://irfen.iteye.com/blog/2024592

http://www.ttlsa.com/redis/the-reids-client-redis-cli-using/

 

python连接redis

http://www.2cto.com/kf/201303/197250.html

 

另外还用到了python 的命令行工具click

http://click.pocoo.org/

 

posted @ 2014-08-21 15:35  shevche  阅读(135)  评论(0编辑  收藏  举报