redis のインストール方法
1. lnmp 経由でパッケージをワンクリックでインストールし、
./addons.sh install redis を実行します
2. wget http://redis.googlecode.com/files /redis- 2.4.6.tar.gz
redisの動作テスト
1. redis-server /etc/redis.conf
2. redis-cli
redisインスタンス
ddk "dml"を設定
ddkを取得
参考リンク:
http ://www.cnblogs.com/shanyou/archive/2012/01/28/2330451.html
http://www.yiibai.com/redis/redis_transactions.html
http://www.phpernote.com/mysql/1150.html