keys * 列出所有key
set 设key-value
get 取key-value
type 类型,包括 none (key不存在) string (字符串) list (列表) set (集合) zset (有序集) hash (哈希表)
hkeys hash data的所有key