This enables way to delete all keys matching pattern. From command line just run: redis-cli KEYS "PREFIX*" | xargs redis-cli DEL.
確定! 回上一頁