redis实现字段查找的方法:redis是不可以对值进行搜索的,只可以对键进行搜索,也可以对键进行正则匹配的,例如:“name_zhangapeit, name_zhangsan, name_zhan...