1、hset设置值,hget获取值,hmget可以一次获取一个map的多个key值。
2、hset mapname key value key value
一些指令可以直接操作map中的key对应的value值