If you are in redis 4.0 or above, you can use the unlink command instead to delete keys in the background. redis-cli --scan --pattern users:* | ...
確定! 回上一頁