Distributed lock using redisson- Configure quorum configuration and acquiring lock from majority of nodes Configuration guide where can we find or some examples
Asked
Active
Viewed 59 times
1 Answers
0
RedLock algorithm was deprecated due to issues described here https://martin.kleppmann.com/2016/02/08/how-to-do-distributed-locking.html
Consider to FencedLock

Nikita Koksharov
- 10,283
- 1
- 62
- 71