Skip to content

Stop using SETNX for locking #237

Description

@thesecretmaster

According to the documentation, you shouldn't use SETNX for locking and instead use the Redlock algorithm as described here. Since there's already a redlock-rb gem, integrating it shouldn't be too hard.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions