79249270

Date: 2024-12-03 21:55:46
Score: 1
Natty:
Report link

May be this will be useful for somebody who tries to delete hash keys starting with a concrete prefix, e.g.

$ redis-cli KEYS "prefix_*" | xargs redis-cli DEL
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ned