2020年5月18日

摘要: 2020-05-18 redis批量删除: redis-cli -h 192.168.100.194 -p 959 keys 'Lokey*' | xargs redis-cli -h 192.168.100.194 -p 15696 del https://www.jianshu.com/p/b3 阅读全文
posted @ 2020-05-18 07:01 angelshelter 阅读(127) 评论(0) 推荐(0) 编辑

导航