学习--20130808
telnet 192.1.**** 11211
get key
gets key1 key2
delete key
左ctrl+] 退出操作
左ctrl+backspace 删除
set
<command name> <key> <flags> <exptime> <bytes>
<data block>
<command name>set/add/replace
<key>查找关键字
<flags>客户机使用它存储关于键值对的额外信息
<exptime>该数据的存活时间,0表示永远
<bytes>存储字节数
<data block>存储的数据块(可直接理解为key-value结构中的value)
quit 退出telnet
具体操作 详见
http://www.cnblogs.com/jeffwongishandsome/archive/2011/11/06/2238265.html
redis 详见
http://hi.baidu.com/274084093/item/afe738d19338f1bb32db906f