Alibaba P6 Interviewer: how does Redis implement distributed locks? What if the lock expires?

Principle of Redis implementing distributed lockWe talked about the application of Redis in the actual business scenario. Now let's learn about the application of Redisson functional scenario, that is, the implementation scenario of distributed locks that we often use.The concept of distributed lock will not be described in this paper.• in ...

Posted by mfindlay on Mon, 08 Nov 2021 23:44:17 -0800