需求:想删除 notify_ 开头的所有key redis-cli KEYS "notify_*" | xargs redis-cli DEL 通过 notify_* 来匹配 相关文章: 2022-12-23 2021-11-27 2022-12-23