bin/redis-cli -h 192.168.46.151 -p 6379 keys "rulelist*" | xargs bin/redis-cli  -h 192.168.46.151 -p 6379  del

批量删除带有rulelist的缓存key

相关文章:

  • 2021-11-06
  • 2022-12-23
  • 2022-12-23
  • 2022-03-02
  • 2022-12-23
  • 2022-03-09
  • 2021-08-09
  • 2022-12-23
猜你喜欢
  • 2021-09-27
  • 2022-03-05
  • 2022-12-23
相关资源
相似解决方案