redisdel Scan keys matching a given pattern and delete them. Steps - set following in redisdel.conf - { "ServerConfigs": { "Address": "<redis-host>:<port>" }, "Password": "<password>" } run go run main.go "key-pattern-to-delete"