First of all, make sure it is caused by the queue space not being released? I don’t think it should be, because redis will automatically delete the empty queue directly. Even if it is not released at the time, it will be released when the memory reaches a certain limit
First of all, make sure it is caused by the queue space not being released?
I don’t think it should be, because redis will automatically delete the empty queue directly. Even if it is not released at the time, it will be released when the memory reaches a certain limit