1.String类型应用场景
2. 用Redis实现自增自减操作
3.截取字符串和修改字符串
4.实现key值的倒计时
5.利用mset mget 可以同时设置多个值同时获得多个值
6.getset命令使用