Hi, I was reviewing the documentation on https://redisson.pro/docs/data-and-services/locks-and-synchronizers/#redlock where it mentions that redlock has been deprecated:
This object is deprecated. Refer to this article for more details. Superseded by RLock and RFencedLock objects.
Was it intentional to point readers to #fair-lock when they are trying to follow the RFencedLock link?
Hi, I was reviewing the documentation on https://redisson.pro/docs/data-and-services/locks-and-synchronizers/#redlock where it mentions that redlock has been deprecated:
This object is deprecated. Refer to this article for more details. Superseded by RLock and RFencedLock objects.
Was it intentional to point readers to #fair-lock when they are trying to follow the RFencedLock link?